Bump version to 0.12.4

This commit is contained in:
AsamK 2023-10-22 19:44:36 +02:00
parent 7859084be8
commit 0c24064939
3 changed files with 9 additions and 1 deletions

View file

@ -2,6 +2,12 @@
## [Unreleased]
## [0.12.4] - 2023-10-22
### Fixes
- Prevent ConcurrentModificationException
- Update captcha help text
## [0.12.3] - 2023-10-17
### Added