Skip to content

Commit 07788e9

Browse files
committed
docs: update changelog for v1.1.0 release
1 parent c814795 commit 07788e9

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [1.1.0] - 2026-01-19
11+
1012
### Added
1113

1214
- CI workflow with CHANGELOG validation and actionlint (includes YAML and ShellCheck)
@@ -28,6 +30,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2830

2931
### Security
3032

33+
- Fix token permissions and prevent code injection vulnerability in `get-commit-messages` workflow
3134
- Pin all GitHub Actions to commit SHAs for supply chain security
3235
- Add step-security/harden-runner with egress blocking to all workflows
3336
- Network egress restricted to only required endpoints per workflow
@@ -72,5 +75,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7275
- Security improvements or vulnerability fixes
7376
-->
7477

75-
[Unreleased]: https://github.com/marcus-hooper/workflows/compare/v1.0.0...HEAD
78+
[Unreleased]: https://github.com/marcus-hooper/workflows/compare/v1.1.0...HEAD
79+
[1.1.0]: https://github.com/marcus-hooper/workflows/compare/v1.0.0...v1.1.0
7680
[1.0.0]: https://github.com/marcus-hooper/workflows/releases/tag/v1.0.0

0 commit comments

Comments
 (0)