Update changelog

This commit is contained in:
Sonny Bakker 2023-08-06 16:56:57 +02:00
parent 6cef4c9fe5
commit 491e566566

View file

@ -5,11 +5,12 @@
- Require python 3.11 - Require python 3.11
- Require node 18 (current LTS) - Require node 18 (current LTS)
- Upgrade webpack 4 -> 5 - Upgrade webpack 4 -> 5
- Upgrade python dependencies - Updated python dependencies
- `django` `3.2` -> `4.2` - `django` `3.2` -> `4.2`
- `psycopg` `2` -> `3` - `psycopg` `2.9.x` -> `3.1.x`
- `psycopg` `2` -> `3` - `python-dotenv` `2.9.x` -> `3.1.x`
- remove `drf-yasg` - migrated from `python-memcached` to `pymemcache`
- removed `drf-yasg`
## 0.4.2 ## 0.4.2