Skip to content

Commit c8e2205

Browse files
committed
Update changelog
1 parent c98a47a commit c8e2205

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,9 +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-
## [4.0.5] - Unreleased
7+
## [4.1.0] - Unreleased
88
### Added
99
- Web-based example at [core_basic_window_web.cpp](examples/core/core_basic_window_web.cpp)
10+
- An [Exception](README.md#exceptions) is now thrown when an asset fails to load during object construction (applies to Music, Texture, Image, Sound, etc)
11+
12+
### Changed
13+
- Unit tests now use [raylib-assert](https://github.com/RobLoach/raylib-assert)
1014

1115
## [4.0.4] - 2022-01-09
1216
### Fixed

0 commit comments

Comments
 (0)