From 0b148d486446b673fe30c710750a8bad45fe3edc Mon Sep 17 00:00:00 2001 From: Vadim Trochinsky Date: Fri, 5 Sep 2025 09:35:00 +0200 Subject: [PATCH] refs #2506 update changelog --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9a3ec99..9d45f5d 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.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [1.4.1] - 2025-09-05 + +## Change + +- Oggit branch creation fixes +- Oggit checked out repo integrity checking ## [1.4.0] - 2025-08-28