Skip to content

Commit 0213c8f

Browse files
authored
v4.0.0
1 parent da7a472 commit 0213c8f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

77

8-
## [x.x.x] - xxxx-xx-xx
8+
## [4.0.0] - 2021-11-04
99
### Changes
10-
- Update to raylib 4.0.0
10+
- Update to [raylib 4.0.0](https://github.com/raysan5/raylib/releases/tag/4.0.0)
1111
- For tests, replaced catch.hpp with `assert()` calls
1212
- Added assignment operators for objects ([#142](https://github.com/RobLoach/raylib-cpp/pull/142) by [@marciejewiczow](https://github.com/maciejewiczow))
1313
- Replaced `NULL` with `nullptr`

0 commit comments

Comments
 (0)