File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,11 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## [ 0.16.1] - 2025-10-17
9+
10+ ### <!-- 0 --> Added
11+ - Added EventSubsystem::set_event_enabled and EventSubsystem::event_enable. ([ #237 ] ( https://github.com/vhspace/sdl3-rs/pull/237 ) )
12+
813## [ 0.16.0] - 2025-10-17
914
1015### <!-- 0 --> Added
@@ -71,6 +76,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7176- Bump bitflags from 2.9.0 to 2.9.1 ([ #207 ] ( https://github.com/vhspace/sdl3-rs/pull/207 ) )
7277- Bump actions/cache from 3 to 4 ([ #208 ] ( https://github.com/vhspace/sdl3-rs/pull/208 ) )
7378
79+ [ 0.16.1 ] : https://github.com/vhspace/sdl3-rs/compare/v0.16.0...v0.16.1
7480[ 0.16.0 ] : https://github.com/vhspace/sdl3-rs/compare/v0.15.1...v0.16.0
7581[ 0.15.1 ] : https://github.com/vhspace/sdl3-rs/compare/v0.14.42...v0.15.1
7682[ 0.14.42 ] : https://github.com/vhspace/sdl3-rs/compare/v0.14.41...v0.14.42
You can’t perform that action at this time.
0 commit comments