From 517d02fc31867d06a1a0431d990a2d254ff99951 Mon Sep 17 00:00:00 2001 From: stefanzweifel Date: Sun, 26 May 2024 16:14:42 +0000 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c86d513..5e61822 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,10 +5,20 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). -## [Unreleased](https://github.com/stefanzweifel/php-swiss-cantons/compare/v5.0.0...HEAD) +## [Unreleased](https://github.com/stefanzweifel/php-swiss-cantons/compare/v5.0.1...HEAD) > TBD +## [v5.0.1](https://github.com/stefanzweifel/php-swiss-cantons/compare/v5.0.0...v5.0.1) - 2024-05-26 + +### Changed + +- Add Github Actions Workflow to update City dataset automatically ([#48](https://github.com/stefanzweifel/php-swiss-cantons/pull/48)) + +### Fixed + +- Ignore Versoix VD in dataset ([#49](https://github.com/stefanzweifel/php-swiss-cantons/pull/49)) + ## [v5.0.0](https://github.com/stefanzweifel/php-swiss-cantons/compare/v4.4.0...v5.0.0) - 2024-05-26 ### Breaking Changes