From 8695ef99c5f318d4286e576fec1b221fc9d044bd Mon Sep 17 00:00:00 2001 From: Lazar <12626340+Lazar955@users.noreply.github.com> Date: Thu, 14 Nov 2024 13:52:59 +0100 Subject: [PATCH] chore(*): changelog update (#103) Updates changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f137027..bc12aa7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -37,6 +37,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) ## Unreleased +## v0.16.0 + * [#94](https://github.com/babylonlabs-io/vigilante/pull/94) adds gosec and fixes gosec issues * [#96](https://github.com/babylonlabs-io/vigilante/pull/96) fixes potential stale data read * [#98](https://github.com/babylonlabs-io/vigilante/pull/98) fixes golangci configuration