You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/tycho/CHANGELOG.md
+33Lines changed: 33 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,39 @@ All notable changes to this project will be documented in this file.
4
4
5
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6
6
7
+
## [0.1.7] - 2026-04-22
8
+
9
+
### <!-- 0 --> Breaking Changes
10
+
11
+
- ✨(async) setup broker and queue ([#376](https://github.com/betagouv/csplab/pull/376))
12
+
13
+
### <!-- 1 --> Added
14
+
15
+
- 🔧(accessibility) add automated accessibility testing with pytest-playwright and axe-playwright-python ([#157](https://github.com/betagouv/csplab/pull/157))
16
+
- 🔧(project) add port override ([#391](https://github.com/betagouv/csplab/pull/391))
17
+
- ✨(tycho:domain) load metiers data ([#397](https://github.com/betagouv/csplab/pull/397))
0 commit comments