Skip to content

Commit ae94de8

Browse files
github-actions[bot]changelog-updater
andauthored
chore: update CHANGELOG.md (#247)
Co-authored-by: changelog-updater <[email protected]>
1 parent 30b8665 commit ae94de8

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and 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

0 commit comments

Comments
 (0)