diff --git a/CHANGELOG.md b/CHANGELOG.md index 2748fd09..451348e0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,15 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). +## [1.44.0] - 2023-08-22 + +### Fixed +- Colombia - Fix Battle of Boyacá translation +- Zimbabwe - Fix Defence Forces Day + +### Removed +- Colombia - Carnival + ## [1.43.0] - 2023-06-26 ### Added diff --git a/src/Nager.Date/Nager.Date.csproj b/src/Nager.Date/Nager.Date.csproj index a519cc29..20a38083 100644 --- a/src/Nager.Date/Nager.Date.csproj +++ b/src/Nager.Date/Nager.Date.csproj @@ -21,7 +21,7 @@ net472;netstandard2.0;net6.0 - 1.43.0 + 1.44.0