Update CHANGELOG.md

This commit is contained in:
IRBorisov 2024-05-08 02:27:25 +03:00
parent c04a9c84e1
commit de8e6df46b

View File

@ -19,6 +19,15 @@ Here we write upgrading notes. Make them as straightforward as possible.
### Fixed
## [0.1.3] - 2024-05-08
### Changed
- Allow EmptySet to be used as standalone expression. Mostly used in recursion initialization
- Grammar rules refactoring
## [0.1.2] - 2024-04-18
Add URLS to package and improve build process
### Added
- Add URLS to package and improve build process