mirror of
https://github.com/tree-sitter/tree-sitter.git
synced 2026-09-10 07:36:22 -04:00
docs: update changelog
This commit is contained in:
parent
8943983df6
commit
5e8401fb1d
21
CHANGELOG.md
21
CHANGELOG.md
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue