Skip to content

Commit

Permalink
Release v1.0.4 - (Django) Update CORS management
Browse files Browse the repository at this point in the history
  • Loading branch information
app-generator committed Oct 9, 2022
1 parent d6aa2fc commit 4092f3f
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,13 @@
# Change Log

## [1.0.4] 2022-10-09
### Improvements (`Django Codebase`)

- Manage CORS_HOSTS via `env`
- Added `django-environ` for ENV management

## [1.0.3] 2022-10-09
### Improvements
### Improvements (`React Codebase`)

- React Codebase
- Read `BACKEND_URL` from env (optional)
Expand Down

0 comments on commit 4092f3f

Please sign in to comment.