update changelog for 0.13.0

This commit is contained in:
Connor Skees 2023-07-09 21:56:31 +00:00
parent 67044cdb85
commit 3bc2376b4f

View File

@ -9,9 +9,10 @@
# 0.13.0 # 0.13.0
- fix various module system bugs when combined with `@import` - fix various module system bugs when combined with `@import`. this is potentially breaking in rare cases where users were relying on the incorrect behavior
- expose more AST internals in `grass_compiler` - expose more AST internals in `grass_compiler`
- allow building docs with stable/beta rust compiler - allow building docs with stable/beta rust compiler
- support `...$keys` argument to `map-get(..)`/`map.get(..)` (#83)
# 0.12.4 # 0.12.4