this repo has no description

chore: CHANGELOG entry

authored by

Andrey and committed by
Louis Pilfold
5e119f89 757970fb

+3
+3
CHANGELOG.md
··· 796 796 - Fixed a bug where the compiler would produce wrong JavaScript code for binary 797 797 pattern matching expressions using literal strings and byte segments. 798 798 ([Giacomo Cavalieri](https://github.com/giacomocavalieri)) 799 + 800 + - Fixed a bug where the build tool would crash when trying to add transitive dependency. 801 + ([Andrey Kozhev](https://github.com/ankddev))