docs: Update changelog

This commit is contained in:
FalsePattern 2024-11-07 15:28:48 +01:00
parent 84dfdd804b
commit 0d7a321ebc
Signed by: falsepattern
GPG key ID: E930CDEC50C50E23

View file

@ -17,10 +17,18 @@ Changelog structure reference:
## [Unreleased] ## [Unreleased]
### Added
- Debugging
- Progress indicator while zig is compiling the debuggable exe
### Changed ### Changed
- ZigBrains - The entire plugin has been re-implemented in Kotlin
- Full reimplementation in Kotlin \[WIP]
### Fixed
- Most of the internals have been rewritten to be fully asynchronous, so freezes should happen way less
## [19.2.0] ## [19.2.0]