From c69bcffd2f7b3e7d403846d740d01fee7655f4df Mon Sep 17 00:00:00 2001 From: Nielsvanpach Date: Sat, 19 Oct 2024 16:27:52 +0000 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 174f893d..27734a7e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,18 @@ All notable changes to `holidays` will be documented in this file. +## 1.15.0 - 2024-10-19 + +### What's Changed + +* feat: add calendar for Nepal by @maskeynihal in https://github.com/spatie/holidays/pull/247 + +### New Contributors + +* @maskeynihal made their first contribution in https://github.com/spatie/holidays/pull/247 + +**Full Changelog**: https://github.com/spatie/holidays/compare/1.14.1...1.15.0 + ## 1.14.1 - 2024-10-10 ### What's Changed