prepare release v3.13.0

This commit is contained in:
Knut Ahlers 2023-06-25 16:55:55 +02:00
parent 1a5057e261
commit 1adec0e9f1
Signed by: luzifer
GPG key ID: D91C3E91E4CAD6F5

View file

@ -1,3 +1,15 @@
# 3.13.0 / 2023-06-25
* New Features
* [counter] Add `counterValueAdd` template function
* Improvements
* [core] Add cleanup for expired timers
* [core] Clean IPs from socket errors
* Bugfixes
* [core] Fix missing timer configuration for permits
# 3.12.0 / 2023-06-07
* New Features