diff --git a/HISTORY.rst b/HISTORY.rst index 9c95c699..fd2b9171 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -1,3 +1,14 @@ +v20240706 +~~~~~~~~~ + +**Bugfixes** + +- Fix regression in nightly main branch bot. (`#279 `_) +- Upgrade to Python 3.12 (`#293 `_) +- Upgrade sentry client +- Upgrade to latest OCA/maintainer-tools + + v20231216 ~~~~~~~~~ diff --git a/newsfragments/279.bugfix b/newsfragments/279.bugfix deleted file mode 100644 index 30caf4bd..00000000 --- a/newsfragments/279.bugfix +++ /dev/null @@ -1 +0,0 @@ -Fix regression in nightly main branch bot.