From 59f57e940bc42fcfb7551d8417dbd64fc3c119b3 Mon Sep 17 00:00:00 2001 From: Alexander Didenko Date: Fri, 8 Nov 2024 10:20:32 +0100 Subject: [PATCH] Add release v0.6.1 info --- CHANGELOG.md | 6 ++++++ README.md | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 45fc5ee..64f3da2 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](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [0.6.1] - 2024-11-08 + +### Added + +- Update Docker image to 1.22.9 + ## [0.6.0] - 2024-07-20 ### Added diff --git a/README.md b/README.md index dcf3940..b9bda6c 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Minigun -[![Minigun Version](https://img.shields.io/badge/Minigun-0.6.0-7f187f.svg)](https://github.com/wayfair-incubator/minigun/blob/main/CHANGELOG.md) +[![Minigun Version](https://img.shields.io/badge/Minigun-0.6.1-7f187f.svg)](https://github.com/wayfair-incubator/minigun/blob/main/CHANGELOG.md) [![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-2.0-4baaaa.svg)](CODE_OF_CONDUCT.md) ## About The Project