mirror of
https://github.com/geode-sdk/geode.git
synced 2024-11-15 03:25:01 -05:00
update changelog
This commit is contained in:
parent
f970383c01
commit
4c6a5074c8
1 changed files with 8 additions and 0 deletions
|
@ -1,5 +1,13 @@
|
|||
# Geode Changelog
|
||||
|
||||
## v1.3.7
|
||||
* Fix web download deadlock (16418562)
|
||||
* Set max time for updating index notification (f7962246)
|
||||
* Log geode version on startup (c5550a67)
|
||||
* Fix logic error in addHook (5cf0f3c2)
|
||||
* Improve logging + minor refactors (5083017b)
|
||||
* Some bindings changes
|
||||
|
||||
## v1.3.6
|
||||
* Allow error responses in our WebRequest classes (237128bf)
|
||||
* Display unhandled C++ exceptions in crash log (fdd78aca, 0d091626, 52421d8c, 0472075f)
|
||||
|
|
Loading…
Reference in a new issue