From 277b87093343cf34fe66cc69cc9a79aa341db584 Mon Sep 17 00:00:00 2001 From: royduin Date: Tue, 7 Nov 2023 15:21:09 +0000 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index bc80c7241..2226931e8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,16 @@ # Changelog -[Unreleased changes](https://github.com/rapidez/core/compare/1.1.0...master) +[Unreleased changes](https://github.com/rapidez/core/compare/1.2.0...master) +## [1.2.0](https://github.com/rapidez/core/releases/tag/1.2.0) - 2023-11-07 + +### Added + +- Implemented customer address prefix, suffix, vat_id and fax (#373) + +### Fixed + +- Use new config path (#375) + ## [1.1.0](https://github.com/rapidez/core/releases/tag/1.1.0) - 2023-11-03 ### Changed