From dfdd30e982f34f9d4b0c1266727ed23e0b055443 Mon Sep 17 00:00:00 2001 From: GroM Date: Thu, 11 Jan 2024 10:22:52 +0100 Subject: [PATCH] update CHANGELOG --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3d452c9..9045cd3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,10 @@ 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). +## [3.12.1] - 2024-01-11 + +### Changed + - Update cargo-ledger ## [3.12.0] - 2024-01-10