Skip to content

Commit a9e40c2

Browse files
committed
chore: prepare release 1.2.0
1 parent 0c74d5a commit a9e40c2

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,19 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/)
66
and this project adheres to [Semantic Versioning](https://semver.org/).
77

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+
821
## [1.1.11] - 2026-02-23
922

1023
### Bug fixes

0 commit comments

Comments
 (0)