diff --git a/docs/release-notes.md b/docs/release-notes.md index e077fee33c..9baf25daf9 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -1,14 +1,14 @@ ## Latest Changes -### 0.9.4 +### Fixes -### Features +* 🐛 Fix default value of `None` for CLI Parameters when the type is `list | None` and the default value is `None`. PR [#664](https://github.com/tiangolo/typer/pull/664) by [@theowisear](https://github.com/theowisear). -* ✨ Improve support for CLI translations using gettext. PR [#417](https://github.com/tiangolo/typer/pull/417) by [@mjodmj](https://github.com/mjodmj). +## 0.9.4 -### Fixes +### Features -* 🐛 Fix default value of `None` for CLI Parameters when the type is `list | None` and the default value is `None`. PR [#664](https://github.com/tiangolo/typer/pull/664) by [@theowisear](https://github.com/theowisear). +* ✨ Improve support for CLI translations using gettext. PR [#417](https://github.com/tiangolo/typer/pull/417) by [@mjodmj](https://github.com/mjodmj). ## 0.9.3