docs: update changelog

This commit is contained in:
Amaan Qureshi 2024-10-05 21:50:27 -04:00
parent 8943983df6
commit 5e8401fb1d
No known key found for this signature in database
GPG key ID: E67890ADC4227273

View file

@ -1,5 +1,26 @@
# Changelog
## [0.24.2] - 2024-10-06
### Features
- Drop legacy binding updates
### Bug Fixes
- **templates**: Properly replace author email
### Build System and CI
- **bindings**: Improve cmake file
- **cmake**: Support amalgamated build
- **cmake**: Correct library scopes
- **make**: Fix `tree-sitter.pc` generation (#3745)
### Other
- **templates**: Update npm packages
## [0.24.1] - 2024-10-04
### Bug Fixes