Skip to content

Commit 07f0c83

Browse files
committed
chore: prepare release 1.1.8
1 parent f0d95b9 commit 07f0c83

1 file changed

Lines changed: 26 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,32 @@ 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.1.8] - 2026-02-19
9+
10+
### Bug fixes
11+
12+
- sync shared tooling to v1.0.2
13+
- revert Python 3.10 CI matrix expansion (#323)
14+
- sync hook and lint scripts from standards-and-conventions (#324)
15+
16+
### CI
17+
18+
- auto-add issues to GitHub Project (#319)
19+
20+
### Documentation
21+
22+
- rename mq-dev-environment references to mq-rest-admin-dev-environment (#325)
23+
24+
### Features
25+
26+
- sync shared tooling from standard-tooling v1.0.0
27+
- extend CI matrix to Python 3.10+ to discover minimum supported version (#322)
28+
29+
### Refactoring
30+
31+
- use shared docs-deploy composite action (#329)
32+
- use shared composite actions for publish and release gates (#333)
33+
834
## [1.1.7] - 2026-02-17
935

1036
### Bug fixes

0 commit comments

Comments
 (0)