Skip to content

Commit b287337

Browse files
committed
Release v1.0.9 - Bump UI Version
Remove `LOGIN` decorator for all routes
1 parent 29c0421 commit b287337

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Change Log
22

3+
## [1.0.9] 2023-06-27
4+
### Changes
5+
6+
- Bump UI Version, `v1.0.12`
7+
- Remove `LOGIN` decorator for all routes
8+
39
## [1.0.8] 2023-06-20
410
### Changes
511

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ django
22
gunicorn
33
python-dotenv
44
whitenoise
5-
git+https://${GITHUB_TOKEN}@github.com/app-generator/priv-django-admin-soft-pro@v1.0.11#egg=django-admin-soft-pro
5+
git+https://${GITHUB_TOKEN}@github.com/app-generator/priv-django-admin-soft-pro@v1.0.12#egg=django-admin-soft-pro
66

77
# psycopg2-binary
88
# mysqlclient

0 commit comments

Comments
 (0)