NEWS: Fix enumeration in Breaking Changes

This commit is contained in:
Arne Welzel 2023-06-14 13:15:47 +02:00
parent 0fe32715c0
commit c873857953

2
NEWS
View file

@ -9,7 +9,7 @@ Zeek 6.1.0
Breaking Changes
----------------
* ``assert`` is now a reserved keyword for the new ``assert`` statement.
- ``assert`` is now a reserved keyword for the new ``assert`` statement.
New Functionality
-----------------