Update CHANGELOG.md

This commit is contained in:
mat 2024-06-24 16:38:52 -03:00 committed by GitHub
parent fd476fe872
commit 0fb6786670
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -14,6 +14,10 @@
* Delete left over dlls from 2.204 (d1e2919)
* Installer can now forcibly install over existing mod loaders (736a61e)
* Make installer delete msvcp dlls in gd folder (d9c7610, 9c6841e)
* Improve CI by cross compiling from linux (#935, #939)
* Alternate way of getting main function address on Windows (1384604)
* Previously this would affect about 2 people on earth
* Show special error on proxy loader if bad dlls are in gd folder (fd476fe)
## v3.0.0
* Show loader commit hashes again (b72bb9e)
@ -921,4 +925,4 @@ Note that from here on, changes to the framework were not tracked by versions as
- Lilac started by Mat, HJfod and Pie
## 2021/01/25
- CacaoSDK started by Camila, based on CappuccinoSDK
- CacaoSDK started by Camila, based on CappuccinoSDK