diff --git a/.authors.yml b/.authors.yml index d04f489ed..2c4dc81e2 100644 --- a/.authors.yml +++ b/.authors.yml @@ -277,7 +277,7 @@ aliases: - Jaime RGP - jaimergp - num_commits: 79 + num_commits: 80 first_commit: 2022-01-08 14:56:53 github: jaimergp - name: Tom Hören @@ -357,7 +357,7 @@ github: RahulARanger - name: Marco Esters email: mesters@anaconda.com - num_commits: 19 + num_commits: 20 first_commit: 2023-05-12 11:44:12 github: marcoesters - name: Darryl Miles diff --git a/CHANGELOG.md b/CHANGELOG.md index 286f98dc0..7c9b5fed4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,16 @@ [//]: # (current developments) +## 2024-08-09 3.9.2: +### Bug fixes + +* Fix typo in pyproject.toml package data. (#839) + +### Contributors + +* @marcoesters + + + ## 2024-08-09 3.9.1: ### Bug fixes diff --git a/news/839-tff-ttf-typo b/news/839-tff-ttf-typo deleted file mode 100644 index 5e425c83d..000000000 --- a/news/839-tff-ttf-typo +++ /dev/null @@ -1,19 +0,0 @@ -### Enhancements - -* - -### Bug fixes - -* Fix typo in pyproject.toml package data. (#839) - -### Deprecations - -* - -### Docs - -* - -### Other - -*