mirror of
https://github.com/jazzband/django-auditlog.git
synced 2026-03-16 22:20:26 +00:00
Prepare release 3.0.0-beta.3 (#587)
This commit is contained in:
parent
500c872d85
commit
e33c10ee9a
2 changed files with 3 additions and 1 deletions
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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))
|
||||
|
|
|
|||
Loading…
Reference in a new issue