From b523726bac68c288b526dd36f249bf5fa2141a44 Mon Sep 17 00:00:00 2001 From: Nielsvanpach Date: Wed, 18 Dec 2024 21:30:05 +0000 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 27734a7e..b6a88e25 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,18 @@ All notable changes to `holidays` will be documented in this file. +## 1.16.0 - 2024-12-18 + +### What's Changed + +* Add new country `Paraguay` by @hschimpf in https://github.com/spatie/holidays/pull/254 + +### New Contributors + +* @hschimpf made their first contribution in https://github.com/spatie/holidays/pull/254 + +**Full Changelog**: https://github.com/spatie/holidays/compare/1.15.0...1.16.0 + ## 1.15.0 - 2024-10-19 ### What's Changed