update changelog

This commit is contained in:
altalk23 2024-02-10 14:46:53 +03:00
parent 076d6e3d30
commit 032f133189

View file

@ -9,6 +9,7 @@
* Fix RobTop's socials in MenuLayer (cee8c74)
* Fix issues in CMake (d574248, 4ddd92d)
* Fix input nodes being clickable when invisible (bf32946)
* Add `gd::vector::push_back` and `gd::vector::pop_back` (1593564)
## v2.0.0-beta.16
* Bump minimum CMake version to 3.25