Skip to content

Commit b373611

Browse files
fruno-bulaxlpil
authored andcommitted
📝 Update changelog
1 parent 67028c9 commit b373611

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
@@ -103,3 +103,7 @@
103103
- Fixed a bug where the "pattern match on variable" code action would generate
104104
invalid patterns by repeating a variable name already used in the same pattern.
105105
([Giacomo Cavalieri](https://github.com/giacomocavalieri))
106+
107+
- Fixed a bug where useless comparison warnings for floats compared literal
108+
strings, claiming for example that `1.0 == 1.` was always false.
109+
([fruno](https://github.com/fruno-bulax/))

0 commit comments

Comments
 (0)