We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c74d5a commit a9e40c2Copy full SHA for a9e40c2
1 file changed
CHANGELOG.md
@@ -5,6 +5,19 @@ All notable changes to this project will be documented in this file.
5
The format is based on [Keep a Changelog](https://keepachangelog.com/)
6
and this project adheres to [Semantic Versioning](https://semver.org/).
7
8
+## [1.2.0] - 2026-02-24
9
+
10
+### CI
11
12
+- add SonarCloud quality analysis to CI (#366)
13
+- add SonarCloud post-merge workflow (#367)
14
+- add Code Climate (Qlty) coverage upload (#369)
15
+- assign unique REST API ports per integration test matrix entry (#372)
16
17
+### Features
18
19
+- run integration tests with same Python version matrix as unit tests (#370)
20
21
## [1.1.11] - 2026-02-23
22
23
### Bug fixes
0 commit comments