Skip to content

Commit 17dbd06

Browse files
committed
chore: prepare CHANGELOG for v1.2.0
1 parent 8beded2 commit 17dbd06

1 file changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## [Unreleased]
8+
## [1.2.0] - 2026-03-13
99

1010
### Added
1111

@@ -19,6 +19,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1919
- `?b64` and `?b64e`: Encode secret value to a base64 string.
2020
- **Documentation**:
2121
- Added direct links to the documentation for each built-in Secret Source and Secret Modifier in the README.
22+
- Explicitly documented built-in vs plugin architecture.
23+
- Updated `AGENTS.md` with extra safety measures and AI instructions.
24+
25+
### Changed
26+
27+
- **CI**: Restricted permissions of the auto-generated GITHUB_TOKEN in GitHub Actions.
28+
- **Testing**: Refactored Testcontainers spawning and secret creation utilities across tests.
2229

2330
## [1.1.0] - 2026-02-21
2431

0 commit comments

Comments
 (0)