Skip to content

Commit

Permalink
Release 23.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
rillig committed May 7, 2024
1 parent b959f6e commit 89c2bc1
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# 23.4.2 (2024-05-07)

Fixed the wrong suggestion that list variables or variables of an unknown type
could be compared using `${LIST} == word` instead of `${LIST:Mword}`.

Fixed the wrong warning when a value is appended using `+=` to a variable of
unknown type.

0 comments on commit 89c2bc1

Please sign in to comment.