1
Fork 0
mirror of https://github.com/RGBCube/alejandra synced 2025-07-30 12:07:46 +00:00

fix: attempt to substract with overflow

This commit is contained in:
Kevin Amado 2022-02-20 18:45:02 -05:00
parent 00f483212d
commit 2a2f9de552
2 changed files with 6 additions and 1 deletions

View file

@ -29,6 +29,7 @@ Types of changes
### Fixed
- All prebuilt binaries are now fully statically linked.
- An attempt to subtract with overflow in some scenarios of a `let-in` expression
## [0.3.0] - 2022-02-18