From c7861d10c4db5138f2ea8a4e252ba3b76799e156 Mon Sep 17 00:00:00 2001 From: indykoning Date: Wed, 11 Oct 2023 12:39:09 +0000 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index dd774c8..49abe36 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,12 @@ # Changelog -[Unreleased changes](https://github.com/rapidez/gtm/compare/0.11.3...master) +[Unreleased changes](https://github.com/rapidez/gtm/compare/0.12.0...master) +## [0.12.0](https://github.com/rapidez/gtm/releases/tag/0.12.0) - 2023-10-11 + +### Added + +- Make CartId required (#9) + ## [0.11.3](https://github.com/rapidez/gtm/releases/tag/0.11.3) - 2023-09-22 ### Added