diff --git a/release_notes.txt b/release_notes.txt index ec1c7a85a1..63d46c85d8 100644 --- a/release_notes.txt +++ b/release_notes.txt @@ -1,3 +1,6 @@ +4.40.3: + - Fixed JSON output issue with empty arrays #1880 + 4.40.2: - Do not panic when StdIn is closed (#1867) Thanks @aleskandro! - Fixed issue when update against self #1869