Add v5.0.0 Improvements to CHANGELOG.md

This commit is contained in:
Josh Holtrop 2026-08-20 16:57:16 -04:00
parent e5ad5354fd
commit ac7ac9b9a6

View File

@ -34,6 +34,11 @@
Reference child fields through the target-language accessors described above
rather than through struct pointer members.
### Improvements
- Improve D language detection in propane.vim
- Speed up specs
## v4.8.1
### Fixes