Skip to content

Commit 52a17a6

Browse files
committed
Release v0.26.0
Signed-off-by: Bryan Frimin <bryan@getprobo.com>
1 parent 1aaa496 commit 52a17a6

File tree

1 file changed

+16
-1
lines changed

1 file changed

+16
-1
lines changed

CHANGELOG.md

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,20 @@ All notable changes to this project will be documented in this file.
44

55
## [Unreleased]
66

7+
### [0.26.0] - 2025-05-20
8+
9+
### Added
10+
11+
- Add docker image security scan
12+
- Show latest risk updated date
13+
- Log error when GraphQL resolver failed
14+
15+
### Security
16+
17+
- Update Golang dependencies
18+
- Update to latest Ubuntu LTS
19+
- Update to latest Golang version
20+
721
### [0.25.0] - 2025-05-13
822

923
### Changed
@@ -72,6 +86,7 @@ All notable changes to this project will be documented in this file.
7286
## [0.20.1] - 2025-05-01
7387

7488
### Changed
89+
7590
- New vendors in the built-in lists
7691

7792
## [0.20.0] - 2025-05-01
@@ -104,6 +119,7 @@ All notable changes to this project will be documented in this file.
104119
## [0.19.0] - 2025-04-30
105120

106121
### Changed
122+
107123
- New vendors in the built-in lists
108124

109125
### Security
@@ -213,7 +229,6 @@ Fix typo `mesure` instead of `measure`
213229

214230
- Update risk library with new risks
215231

216-
217232
### Security
218233

219234
- Upgrade Golang dependencies

0 commit comments

Comments
 (0)