chore(release): prepare for 0.3.6
All checks were successful
/ build (push) Successful in 1s
/ check (clippy) (push) Successful in 1s
/ check (module-ipv4-test) (push) Successful in 1s
/ check (module-ipv6-test) (push) Successful in 1s
/ check (module-nginx-test) (push) Successful in 1s
/ check (nextest) (push) Successful in 1s
/ check (treefmt) (push) Successful in 1s
/ report-size (push) Successful in 2s

Generate changelog and bump version.
This commit is contained in:
Jalil David Salamé Messina 2025-01-26 22:38:20 +01:00
parent 77cb03576d
commit c8407a8eb4
Signed by: jalil
GPG key ID: F016B9E770737A0B
3 changed files with 10 additions and 2 deletions

View file

@ -2,6 +2,14 @@
All notable changes to this project will be documented in this file.
## [0.3.6] - 2025-01-26
### 🚀 Features
- *(webnsupdate)* Allow running in IPv4/6 only mode
- *(module)* Add option for setting --ip-type
- *(flake)* Add tests for new allowedIPVersion option
## [0.3.5] - 2025-01-23
### 🚀 Features