Skip to content

Commit ee5f36d

Browse files
authored
Merge pull request #118 from RobLoach/changelog
Update CHANGELOG.md
2 parents 77193ad + d9af10c commit ee5f36d

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@ 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+
## [x.x.x] - Unreleased
8+
### Added
9+
- Added a C++ version of raylib's loading thread example (by (@pkeir)[https://github.com/pkeir])
10+
11+
### Fixed
12+
- Made the global wrapped functions static to avoid redeclaration
13+
714
## [v3.5.0-beta2] - 2021-01-18
815
### Fixed
916
- `Font.charsPadding` loading

0 commit comments

Comments
 (0)