diff --git a/CHANGELOG.md b/CHANGELOG.md index 23cd6a0..3cba332 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.5.1](https://github.com/nosduco/nforwardauth/compare/v1.5.0...v1.5.1) (2025-09-29) + + +### Bug Fixes + +* cippy issues ([d5fc249](https://github.com/nosduco/nforwardauth/commit/d5fc2497a46d806bffd79b3fe97b827ee21a680c)) + ## [1.5.0](https://github.com/nosduco/nforwardauth/compare/v1.4.2...v1.5.0) (2025-06-13) diff --git a/Cargo.toml b/Cargo.toml index 5e2aa76..71da3cc 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "nforwardauth" -version = "1.5.0" +version = "1.5.1" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html