From 9cf7ec5a56864987b5ecfc7ca71f8984b5273650 Mon Sep 17 00:00:00 2001 From: Natalia Serrano Date: Wed, 25 Jun 2025 11:54:20 +0200 Subject: [PATCH] refs #2312 fix changelogs --- CHANGELOG.md | 6 ++++++ linux/debian/changelog | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fb25dd1..652e332 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,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). +## [6.1.0] - 2025-06-25 + +### Added + +- Added ModificarImagenGit + ## [6.0.0] - 2025-06-19 ### Changed diff --git a/linux/debian/changelog b/linux/debian/changelog index 122a11c..26d4fe4 100644 --- a/linux/debian/changelog +++ b/linux/debian/changelog @@ -1,6 +1,6 @@ ogagent (6.1.0-1) stable; urgency=medium - * Oggit support + * Add ModificarImagenGit -- OpenGnsys developers Wed, 25 Jun 2025 10:26:42 +0200