Skip to content

Commit 8260f8d

Browse files
docs: update CHANGELOG for v1.2.1 (#86)
1 parent 25e066b commit 8260f8d

1 file changed

Lines changed: 14 additions & 1 deletion

File tree

docs/CHANGELOG.md

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

2222
---
2323

24+
## [1.2.1] - 2026-02-26
25+
26+
### Changed
27+
28+
- Updated golang.org/x/term to v0.40.0 (#76)
29+
- Updated github.com/mattn/go-runewidth to v0.0.20 (#82)
30+
- Updated goreleaser/goreleaser-action to v7 (#83)
31+
- Optimized CI testing workflow (#85)
32+
- Improved GitHub theme-aware markdown for AppSec logo (#84)
33+
34+
---
35+
2436
## [1.2.0] - 2026-02-23
2537

2638
### Added
@@ -200,7 +212,8 @@ Manual entries for significant releases:
200212
201213
-->
202214

203-
[Unreleased]: https://github.com/ArmisSecurity/armis-cli/compare/v1.2.0...HEAD
215+
[Unreleased]: https://github.com/ArmisSecurity/armis-cli/compare/v1.2.1...HEAD
216+
[1.2.1]: https://github.com/ArmisSecurity/armis-cli/compare/v1.2.0...v1.2.1
204217
[1.2.0]: https://github.com/ArmisSecurity/armis-cli/compare/v1.1.0...v1.2.0
205218
[1.1.0]: https://github.com/ArmisSecurity/armis-cli/compare/v1.0.7...v1.1.0
206219
[1.0.7]: https://github.com/ArmisSecurity/armis-cli/compare/v1.0.6...v1.0.7

0 commit comments

Comments
 (0)