This repository was archived by the owner on Oct 9, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +17
-3
lines changed Expand file tree Collapse file tree 4 files changed +17
-3
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 0.1.0 "
2+ "." : " 0.1.1 "
33}
Original file line number Diff line number Diff line change 1+ # Changelog
2+
3+ ## [ 0.1.1] ( https://github.com/miracum/fhir-pseudonymization-operations-ig/compare/v0.1.0...v0.1.1 ) (2024-10-09)
4+
5+
6+ ### Features
7+
8+ * first version ([ 6b463b2] ( https://github.com/miracum/fhir-pseudonymization-operations-ig/commit/6b463b2cd678ebfc9f540e283d088fdbfc71476d ) )
9+
10+
11+ ### Bug Fixes
12+
13+ * config ([ 0ce7ef8] ( https://github.com/miracum/fhir-pseudonymization-operations-ig/commit/0ce7ef8f74394af87340a372cac0d65d34572672 ) )
14+ * use generic type ([ fb7ddc3] ( https://github.com/miracum/fhir-pseudonymization-operations-ig/commit/fb7ddc3086966aba3e68075c459851a7591ccf84 ) )
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ name: PseudonymizationIG
99# title: Example Title
1010# description: Example Implementation Guide for getting started with SUSHI
1111status : draft # draft | active | retired | unknown
12- version : 0.1.0 # x-release-please-version
12+ version : 0.1.1 # x-release-please-version
1313fhirVersion : 4.0.1 # https://www.hl7.org/fhir/valueset-FHIR-version.html
1414copyrightYear : 2024+
1515releaseLabel : ci-build
Original file line number Diff line number Diff line change 1- 0.1.0
1+ 0.1.1
You can’t perform that action at this time.
0 commit comments