From 195fbca103206b6fa206b3b3001fd4a319a20553 Mon Sep 17 00:00:00 2001 From: jekuaitk Date: Wed, 9 Aug 2023 10:15:22 +0200 Subject: [PATCH] Release 2.0.2 --- CHANGELOG.md | 5 ++++- README.md | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 664af4b..4235c3e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,8 @@ Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased] +## [2.0.2] + ### Added - Added the `CPR / Navn validering` element to allowed recipient element names @@ -77,7 +79,8 @@ Versioning](https://semver.org/spec/v2.0.0.html). “KombiPostAfsend”](https://digitaliseringskataloget.dk/integration/sf1601). - Added GitHub Actions for coding standards checks and code analysis. -[Unreleased]: https://github.com/itk-dev/os2forms_digital_post/compare/2.0.1...HEAD +[Unreleased]: https://github.com/itk-dev/os2forms_digital_post/compare/2.0.2...HEAD +[2.0.2]: https://github.com/itk-dev/os2forms_digital_post/compare/2.0.1...2.0.2 [2.0.1]: https://github.com/itk-dev/os2forms_digital_post/compare/2.0.0...2.0.1 [2.0.0]: https://github.com/itk-dev/os2forms_digital_post/compare/1.2.3...2.0.0 [1.2.3]: https://github.com/itk-dev/os2forms_digital_post/compare/1.2.2...1.2.3 diff --git a/README.md b/README.md index 4c3c63d..af2396d 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ to get information on how or why not a digital post has been delivered. See Require it with composer: ```shell -composer require "itk-dev/os2forms_digital_post" +composer require "os2forms/os2forms_digital_post" ``` Enable it with drush: