From 1e7ad125dcc7994bf9bf57ded3b79924e303456c Mon Sep 17 00:00:00 2001 From: driesvints Date: Fri, 10 May 2024 13:26:49 +0000 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index cf21689..dbbff4b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,10 @@ # Changelog -## [Unreleased](https://github.com/driesvints/vat-calculator/compare/3.10.0...3.x) +## [Unreleased](https://github.com/driesvints/vat-calculator/compare/3.10.1...3.x) + +## [3.10.1](https://github.com/driesvints/vat-calculator/compare/3.10.0...3.10.1) - 2024-05-10 + +* Reduced rate and parking rate corrected for Belgium by [@edwwaarrdd](https://github.com/edwwaarrdd) in https://github.com/driesvints/vat-calculator/pull/173 ## [3.10.0](https://github.com/driesvints/vat-calculator/compare/3.9.0...3.10.0) - 2024-02-12