We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e98716 commit 5072f5dCopy full SHA for 5072f5d
.github/workflows/release.yml
@@ -50,4 +50,4 @@ jobs:
50
with:
51
user: jazzband
52
password: ${{ secrets.JAZZBAND_RELEASE_KEY }}
53
- repository_url: https://jazzband.co/projects/django-auditlog/upload
+ repository-url: https://jazzband.co/projects/django-auditlog/upload
CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## Next Release
4
5
+## 3.0.0-beta.3 (2023-11-13)
6
+
7
#### Improvements
8
9
- Python: Confirm Python 3.12 support ([#572](https://github.com/jazzband/django-auditlog/pull/572))
0 commit comments