Skip to content

Commit a69fd1c

Browse files
committed
📝 Update changelog
1 parent 0827d4b commit a69fd1c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,3 +37,7 @@
3737
- Fixed a bug where the formatter would not remove the right number of double
3838
negations from literal integers.
3939
([Giacomo Cavalieri](https://github.com/giacomocavalieri))
40+
41+
- Fixed a bug where useless comparison warnings for floats compared literal
42+
strings, claiming for example that `1.0 == 1.` was always false.
43+
([fruno](https://github.com/fruno-bulax/))

0 commit comments

Comments
 (0)