Skip to content

Commit e525e84

Browse files
authored
Add note about Window::ClearBackground()
1 parent 93130aa commit e525e84

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file.
44
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

7+
8+
## [x.x.x] - xxxx-xx-xx
9+
### Added
10+
- `Window::ClearBackground()` ([#127](https://github.com/RobLoach/raylib-cpp/pull/127) by [ufrshubham](https://github.com/ufrshubham))
11+
712
## [3.5.0] - 2021-03-24
813
### Added
914
- VSCode project template (by [KnockerPulsar](https://github.com/KnockerPulsar))

0 commit comments

Comments
 (0)