We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1e4f6d commit 18633fbCopy full SHA for 18633fb
CHANGELOG.md
@@ -0,0 +1,23 @@
1
+<!--
2
+SPDX-FileCopyrightText: 2024 Strichting Health-RI
3
+
4
+SPDX-License-Identifier: CC-BY-4.0
5
+-->
6
7
+# Changelog
8
9
+All notable changes to this project will be documented in this file.
10
11
+The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
12
+and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
13
14
+## [Unreleased]
15
16
+### Added
17
18
+## [v1.2.2] - 2024-06-28
19
20
21
+- feat(ci): integrate SonarCloud analysis and coverage report closes #18
22
+- fix: Security alert requests closes #30
23
+- doc: Improved Readme.md
0 commit comments