Release notes

This commit is contained in:
Mike Farah 2023-11-23 11:58:31 +11:00
parent eecc106529
commit 430a6d5237
1 changed files with 3 additions and 0 deletions

View File

@ -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