Update changelog

This commit is contained in:
Jeroen van Dijk 2025-10-08 15:14:34 +02:00
parent c929a52968
commit d873c92f4b

View file

@ -9,6 +9,8 @@
<!-- - Create Github release with updated links from `doc/links.md` -->
<!-- - `bb gh-pages` -->
- [#114](https://github.com/babashka/scittle/issues/114): Enable source maps ([@jeroenvandijk](https://github.com/jeroenvandijk))
## v0.7.28 (2025-09-13)
- [#137](https://github.com/babashka/scittle/issues/137): fix JS interop with reserved JS keyword (incorrectly munged) by bumping SCI