diff --git a/releasenotes.md b/releasenotes.md index b433579..d4b78d2 100644 --- a/releasenotes.md +++ b/releasenotes.md @@ -41,6 +41,7 @@ Current Version: 6.0.0 ### Changes since 5.8.4 * Fix order of operations for prefix operators * Make sure atomics are initialized properly +* Remove parsing of unused prefix `&` operator ### Changes since 5.8.3 * Fix case with some numeric conversions mixed with numerics that do not need conversion