mirror of
https://github.com/jazzband/django-auditlog.git
synced 2026-03-16 22:20:26 +00:00
Prepare release of django-auditlog 2.0.0
This commit is contained in:
parent
e2d293730c
commit
d848c53d08
1 changed files with 2 additions and 0 deletions
|
|
@ -1,5 +1,7 @@
|
|||
# Changes
|
||||
|
||||
## 2.0.0 (2022-05-09)
|
||||
|
||||
#### Improvements
|
||||
- feat: enable use of replica database (delegating the choice to `DATABASES_ROUTER`) ([#359](https://github.com/jazzband/django-auditlog/pull/359))
|
||||
- Add `mask_fields` argument in `register` to mask sensitive information when logging ([#310](https://github.com/jazzband/django-auditlog/pull/310))
|
||||
|
|
|
|||
Loading…
Reference in a new issue