Skip to content

Commit

Permalink
drop Python 3.8 changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
pbiering committed Jan 2, 2025
1 parent b122002 commit 976dfe4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
* Improve: [auth] htpasswd: module 'bcrypt' is no longer mandatory in case digest method not used in file
* Improve: [auth] successful/failed login logs now type and whether result was taken from cache
* Improve: [auth] constant execution time for failed logins independent of external backend or by htpasswd used digest method
* Drop: support for Python 3.8

## 3.3.3
* Add: display mtime_ns precision of storage folder with condition warning if too less
Expand Down

0 comments on commit 976dfe4

Please sign in to comment.