Update changelog

This commit is contained in:
imaqtkatt 2024-08-02 11:33:56 -03:00
parent c8383d112b
commit e8d3782615

View File

@ -27,6 +27,7 @@ and this project does not currently adhere to a particular versioning scheme.
- Change tuple syntax to not require parentheses in some cases. ([#554][gh-554])
- Improve error messages in branching statements. ([#464][gh-464])
- Change branches to support ending with ask statements. ([#629][gh-629])
## [0.2.36] - 2024-07-04
@ -410,6 +411,7 @@ and this project does not currently adhere to a particular versioning scheme.
[gh-620]: https://github.com/HigherOrderCO/Bend/issues/620
[gh-621]: https://github.com/HigherOrderCO/Bend/issues/621
[gh-623]: https://github.com/HigherOrderCO/Bend/issues/623
[gh-629]: https://github.com/HigherOrderCO/Bend/issues/629
[gh-642]: https://github.com/HigherOrderCO/Bend/issues/642
[gh-643]: https://github.com/HigherOrderCO/Bend/issues/643
[Unreleased]: https://github.com/HigherOrderCO/Bend/compare/0.2.36...HEAD