From 45fb0fd0aad9d0a2fd5f13d524b0d4845eaf5161 Mon Sep 17 00:00:00 2001 From: komuw Date: Sat, 17 Aug 2024 12:29:31 +0300 Subject: [PATCH] g --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a0a35130..dcd775b0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ Most recent version is listed first. # v0.1.7 - Update go version; https://github.com/komuw/ong/pull/469 - ong/cry: Replace scrypt with argon2id: https://github.com/komuw/ong/pull/471 +- ong/middleware: Give users control over what and how logging happens in the middlewares: https://github.com/komuw/ong/pull/472 # v0.1.6 - Bump versions of dependencies used