diff --git a/History.md b/History.md index 4490da3..465b856 100644 --- a/History.md +++ b/History.md @@ -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