From 69b695487fd06520d3b708b8afbd2232ff88e0df Mon Sep 17 00:00:00 2001 From: salgua Date: Thu, 9 Nov 2023 11:00:16 +0100 Subject: [PATCH] Update CHANGELOG.md Fixed issue #109 --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8660be7..42a642f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,11 @@ 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). + +## [1.1.28] - 2023-11-09 +### Added +- Bug fix + ## [1.1.27] - 2023-02-21 ### Added - Aggiunta la possibilità di specificare AltriDatiGestionali nei nodi DettaglioLinee #108 by danielebuso