Update changelog

This commit is contained in:
GitHub Action
2025-02-10 17:06:25 +00:00
parent cdcda3ab7d
commit bca8889fbd

View File

@@ -1,20 +1,9 @@
# Changelog # Changelog
All notable changes to this project will be documented in this file. ## [v0.0.1](https://github.com/Pyroxenium/Basalt2/tree/v0.0.1) (2025-02-10)
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), [Full Changelog](https://github.com/Pyroxenium/Basalt2/compare/b058811bd052a89d616035f40721cd8100a766f8...v0.0.1)
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
### Added
- Initial LuaLS support
- Automatic documentation generation
- Property and event annotations
### Changed \* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*
- Improved type definitions
- Enhanced error handling
### Fixed
- Various minor bugs