From 5b3eb661e594dcc79152d94c7cca97d4a66ed133 Mon Sep 17 00:00:00 2001 From: Leonid Vasiliev Date: Thu, 19 Oct 2023 11:47:03 +0300 Subject: [PATCH] Release 2.12.9 --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d02e5bc8..4fd6de2d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). +## [2.12.9] - 2023-10-19 + +### Changed + +- Updated the go version used to build the binary, that fixes known security issues. + ## [2.12.8] - 2023-08-24 ### Changed