Skip to content

Commit 39032f5

Browse files
Merge pull request #362 from RinLovesYou/patch-1
Update CHANGELOG.md
2 parents e2d1968 + 6dade00 commit 39032f5

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
| Versions: |
22
| - |
3+
| [v0.6.0](#v060) |
34
| [v0.5.7](#v057) |
45
| [v0.5.5](#v055) |
56
| [v0.5.4](#v054) |
@@ -31,6 +32,24 @@
3132

3233
---
3334

35+
### v0.6.0:
36+
37+
1. Added Linux Support (Credits to [RinLovesYou](https://github.com/RinLovesYou) :3)
38+
2. Switched the runtime to .NET 6 CoreCLR for Il2Cpp Games (Credits to [SamboyCoding](https://github.com/SamboyCoding) :D)
39+
3. Moved a lot of logic from Native to Managed (Credits to [SamboyCoding](https://github.com/SamboyCoding) & [RinLovesYou](https://github.com/RinLovesYou) :D)
40+
4. Replaced Unhollower with Il2CppInterop (Credits to [SamboyCoding](https://github.com/SamboyCoding), [nitrog0d](https://github.com/nitrog0d) & [ds5678](https://github.com/ds5678) :D)
41+
5. Rewrote Proxy & Bootstrap (Credits to [RinLovesYou](https://github.com/RinLovesYou) :3)
42+
6. Fixed some start screen corruption
43+
7. Added helper methods for determining current platform
44+
8. added `Utils.MelonConsole` for printing to console on mono games
45+
9. Removed Il2CppDumper
46+
10. Update HarmonyX, MonoMod, and Tomlet
47+
11. Switched from MSDetours to Dobby
48+
12. Added full RGB color support in console using Pastel
49+
13. Added `MelonEnvironment` class
50+
51+
---
52+
3453
### v0.5.7:
3554

3655
1. Fixed the MelonEvent registration sorting. (Credits to [SlidyDev](https://github.com/SlidyDev) :D)

0 commit comments

Comments
 (0)