Prepare release 3.0.0-beta.3 (#587)

This commit is contained in:
Hasan Ramezani 2023-11-14 11:02:31 +03:30 committed by Ilya
parent 500c872d85
commit e33c10ee9a
2 changed files with 3 additions and 1 deletions

View file

@ -50,4 +50,4 @@ jobs:
with:
user: jazzband
password: ${{ secrets.JAZZBAND_RELEASE_KEY }}
repository_url: https://jazzband.co/projects/django-auditlog/upload
repository-url: https://jazzband.co/projects/django-auditlog/upload

View file

@ -2,6 +2,8 @@
## Next Release
## 3.0.0-beta.3 (2023-11-13)
#### Improvements
- Python: Confirm Python 3.12 support ([#572](https://github.com/jazzband/django-auditlog/pull/572))