From 55d9e33c6f015b841ccb57816ec91197c8bd5fcb Mon Sep 17 00:00:00 2001 From: Andy Date: Tue, 6 Jun 2023 17:32:43 +0200 Subject: [PATCH] release-3.1.2: update changelog --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1858543de..c6a026884 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed ### Removed +## [3.1.2] 2023-06-06 + +### Added +- Add sample csvs for importing cards by @michael-markl in https://github.com/digitalfabrik/entitlementcard/pull/1009 +- Introduce PlainDate by @michael-markl in https://github.com/digitalfabrik/entitlementcard/pull/1008 + ## [3.1.1] 2023-06-03 ### Fixed