Skip to content

Commit 2f42fbb

Browse files
authored
v4.1.0
1 parent d50034e commit 2f42fbb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99
- Web-based example at [core_basic_window_web.cpp](examples/core/core_basic_window_web.cpp)
1010
- An [Exception](README.md#exceptions) is now thrown when assets fail to load during object construction (applies to Music, Texture, Image, Sound, etc)
1111

12+
### Fixed
13+
- TextSubtext() address bounding by @RobLoach in https://github.com/RobLoach/raylib-cpp/pull/159
14+
1215
### Changed
1316
- Unit tests now use [raylib-assert](https://github.com/RobLoach/raylib-assert)
1417

0 commit comments

Comments
 (0)