Change release version to v3.0.9

This commit is contained in:
Martin Vierula
2023-04-12 10:45:09 -07:00
parent 49c0561265
commit 205dac0e8c
2 changed files with 5 additions and 5 deletions

View File

@@ -1,5 +1,5 @@
v3.x.y - YYYY-MMM-DD (to be released)
-------------------------------------
v3.0.9 - 2023-Apr-12
--------------------
- Fix: possible segfault on reload if duplicate ip+CIDR in ip match list
[Issue #2877, #2890 - @tomsommer, @martinhsv]