Skip to content

Commit a064458

Browse files
committed
Merge remote-tracking branch 'origin/main' into chore/bump-version-1.1.5
2 parents 3f993da + 8623fd9 commit a064458

1 file changed

Lines changed: 29 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,35 @@ 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.4] - 2026-02-16
9+
10+
### Bug fixes
11+
12+
- remove extra blank line in CHANGELOG.md
13+
- disable MD041 for mkdocs snippet-include files
14+
- correct snippets base_path resolution for fragment includes (#267)
15+
- run mike from repo root so snippet base_path resolves in CI (#268)
16+
17+
### Documentation
18+
19+
- migrate from Sphinx to MkDocs Material
20+
- fix attribute names, stale auth claim, and bare pages (#251)
21+
- address medium-severity documentation consistency findings (#253)
22+
- address cross-library documentation consistency nits (#259)
23+
- switch to shared fragment includes from common repo (#264)
24+
- add quality gates documentation page
25+
- remove Python-specific design choices and beta status from rationale
26+
- update CLAUDE.md architecture section for current codebase (#276)
27+
28+
### Features
29+
30+
- add Tier 1 security tooling (CodeQL, attestations, license compliance)
31+
- add Trivy and Semgrep CI jobs and SBOM generation
32+
33+
### Refactoring
34+
35+
- convert mapping data from Python module to JSON file (#274)
36+
837
## [1.1.3] - 2026-02-15
938

1039
### Bug fixes

0 commit comments

Comments
 (0)