diff --git a/release_notes.txt b/release_notes.txt index f317842d070..32095b88975 100644 --- a/release_notes.txt +++ b/release_notes.txt @@ -1,3 +1,9 @@ +4.30.6: + - Fixed xml comment in array of scalars #1465 + - Include blank new lines in leading header preprocessing #1462 + - Added aarch64 build (#1261) + - Bumped dependency versions (#1453) + 4.30.5: - XML Decoder: Comment parsing tweak - XML Decoder: Fixed processing comments in empty XML #1446