docs: Update changelog

This commit is contained in:
FalsePattern 2024-03-04 01:48:52 +01:00
parent 3d7f8ee75f
commit 4e401d276a
Signed by: falsepattern
GPG key ID: E930CDEC50C50E23

View file

@ -20,6 +20,9 @@ Changelog structure reference:
### Added
- Debugging
- Debugging support for tests when launched using the ZigTest task type (and with the gutter icons in the editor)
- Project
- Added `zig init` as a new project creation option
- New projects will now have the project name in the build files instead of "untitled"