Skip to content

Commit 012e79a

Browse files
committed
Update CHANGELOG.md for v1.1.1 release
1 parent 1b60816 commit 012e79a

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

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

88
## [Unreleased]
99

10+
## [1.1.1] - 2025-07-06
11+
12+
### Changed
13+
- Simplified CI/CD infrastructure by consolidating workflows into a single main workflow
14+
- Improved dependency verification with explicit checks for go.mod and go.sum
15+
- Enhanced error handling for tests and security scanning
16+
- Ensured consistent CI setup across all branches
17+
18+
### Removed
19+
- Removed redundant workflow files (security-scan.yml, gosec-matrix.yml, golangci-lint.yml, go-test.yml)
20+
- Removed dependabot.yml to reduce maintenance overhead
21+
1022
## [1.1.0] - 2025-07-06
1123

1224
### Added

0 commit comments

Comments
 (0)