From 2cdc93740a4a6db5dfc4b745f5e1ce8c2602eb4b Mon Sep 17 00:00:00 2001 From: Unbound Release Date: Fri, 11 Apr 2025 21:55:22 +0000 Subject: [PATCH] chore(release): prepare for v0.2.0 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4c74603..0dad451 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ All notable changes to this project will be documented in this file. ### 🚀 Features - Add timeout configuration to golangci-lint +- Add setup method for privilege event consumers ### 🐛 Bug Fixes