docs: Update changelog

This commit is contained in:
FalsePattern 2024-03-15 04:19:49 +01:00
parent 868a83326a
commit 6cb8ebebb7
Signed by: falsepattern
GPG key ID: E930CDEC50C50E23

View file

@ -18,6 +18,16 @@ Changelog structure reference:
## [Unreleased]
### Added
- Zig
- Parameter info (CTRL + P) is now properly integrated
### Fixed
- Zig
- Indent support for function parameters and struct initializers
## [13.0.1]
### HOTFIX CHANGES