Update CHANGELOG
This commit is contained in:
parent
64c23f8477
commit
ee43a14f19
14
CHANGELOG
14
CHANGELOG
@ -7,13 +7,13 @@ Current Release: raylib 3.0.0 (Feb.2020) -WIP-
|
|||||||
Release: raylib 3.0 (Feb 2020)
|
Release: raylib 3.0 (Feb 2020)
|
||||||
-----------------------------------------------
|
-----------------------------------------------
|
||||||
KEY CHANGES:
|
KEY CHANGES:
|
||||||
- Global context states...
|
- Global context states used on all modules.
|
||||||
- Custom memory allocators...
|
- Custom memory allocators for all modules and dependencies.
|
||||||
- Structures review...
|
- Structures reviewed to reduce size and always used as pass-by-value.
|
||||||
- raudio module review...
|
- raudio module reviewed to accomodate new Music struct and new miniaudio.
|
||||||
- text/fonts review...
|
- text module reviewed to improve fonts generation and text management functions.
|
||||||
- examples addition, readme table...
|
- examples addition, multiple new examples and categorized examples table.
|
||||||
- GitHub Actions CI
|
- GitHub Actions CI implemented for Windows, Linux and macOS.
|
||||||
|
|
||||||
Detailed changes:
|
Detailed changes:
|
||||||
[build] ADDED: VS2017.ANGLE project, by @msmshazan
|
[build] ADDED: VS2017.ANGLE project, by @msmshazan
|
||||||
|
Loading…
Reference in New Issue
Block a user