From 9ac2c7c64f3e7493c1df9efa65b4e813e9227af6 Mon Sep 17 00:00:00 2001 From: Tino Hager Date: Sun, 27 Aug 2023 20:59:01 +0200 Subject: [PATCH] Increase version --- CHANGELOG.md | 9 +++++++++ src/Nager.Date/Nager.Date.csproj | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 451348e0..cea04324 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.45.0] - 2023-08-27 + +### Added +- Singapore - Add Polling Day +- Slovenia - Solidarity day + +### Fixed +- Chile - Fix National Day of Indigenous Peoples + ## [1.44.0] - 2023-08-22 ### Fixed diff --git a/src/Nager.Date/Nager.Date.csproj b/src/Nager.Date/Nager.Date.csproj index 20a38083..4569c8ed 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.44.0 + 1.45.0