docs: Update changelog
This commit is contained in:
parent
84dfdd804b
commit
0d7a321ebc
1 changed files with 10 additions and 2 deletions
12
CHANGELOG.md
12
CHANGELOG.md
|
@ -17,10 +17,18 @@ Changelog structure reference:
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
### Added
|
||||
|
||||
- Debugging
|
||||
- Progress indicator while zig is compiling the debuggable exe
|
||||
|
||||
### Changed
|
||||
|
||||
- ZigBrains
|
||||
- Full reimplementation in Kotlin \[WIP]
|
||||
- The entire plugin has been re-implemented in Kotlin
|
||||
|
||||
### Fixed
|
||||
|
||||
- Most of the internals have been rewritten to be fully asynchronous, so freezes should happen way less
|
||||
|
||||
## [19.2.0]
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue