Skip to content

Commit 9427208

Browse files
committed
update version number to 0.69.1.1 and add changelog entry
1 parent d70fe02 commit 9427208

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ 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+
## [0.69.1.1] - 2026-02-18
9+
10+
### Changed
11+
- Updated Trivy binary from v0.68.2 to v0.69.1
12+
- Updated all platform binary checksums
13+
814
## [0.68.2.1] - 2026-01-19
915

1016
### Changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = trivy-py-ecc
3-
version = 0.69.1.0
3+
version = 0.69.1.1
44
description = Python wrapper around invoking trivy (https://trivy.dev/)
55
long_description = file: README.md
66
long_description_content_type = text/markdown

0 commit comments

Comments
 (0)