mirror of
https://github.com/geode-sdk/geode.git
synced 2024-11-22 15:37:53 -05:00
changelog & version for beta.5
This commit is contained in:
parent
4509607853
commit
4859320b85
2 changed files with 8 additions and 1 deletions
|
@ -1,5 +1,12 @@
|
||||||
# Geode Changelog
|
# Geode Changelog
|
||||||
|
|
||||||
|
## v3.0.0-beta.5
|
||||||
|
* Add More Details button for mod problems (9095005)
|
||||||
|
* Display mods not on current platform (2cd0990)
|
||||||
|
* Fix `DefaultEventListenerPool` missing constructor ABI break for Dispatch (d88a93e)
|
||||||
|
* Implement `one-of` setting without ABI break (7742b57)
|
||||||
|
* Remove the missing custom setting warning (4509607)
|
||||||
|
|
||||||
## v3.0.0-beta.4
|
## v3.0.0-beta.4
|
||||||
* Fix events crash caused by immediate enabling & disabling (e796711)
|
* Fix events crash caused by immediate enabling & disabling (e796711)
|
||||||
* Make some classes final (ea96e2c)
|
* Make some classes final (ea96e2c)
|
||||||
|
|
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
||||||
3.0.0-beta.4
|
3.0.0-beta.5
|
Loading…
Reference in a new issue