diff --git a/release_notes.md b/release_notes.md index 8d97e1da8..c897fbf92 100644 --- a/release_notes.md +++ b/release_notes.md @@ -1,3 +1,7 @@ +## v23.03.0 +### Bug Fixes +- [#2348](https://github.com/Flank/flank/pull/2348) Fixes missing HTTP header X-Goog-User-Project + ## v23.01.0 ### Bug Fixes - [#2274](https://github.com/Flank/flank/pull/2274) Stop loading entire file into memory to fix OOM errors ()