forked from mirrors/kingfisher
Fixed version number
This commit is contained in:
parent
793b9e847c
commit
2650bcc751
2 changed files with 2 additions and 5 deletions
|
|
@ -2,12 +2,9 @@
|
|||
|
||||
All notable changes to this project will be documented in this file.
|
||||
|
||||
## [1.26.0]
|
||||
- Fixed GitLab authentication bug
|
||||
- Improved Baseten rule to be less noisy
|
||||
- Added pre-commit and pre-receive installation hooks
|
||||
|
||||
## [1.25.0]
|
||||
- Fixed GitLab authentication bug
|
||||
- Added pre-commit and pre-receive installation hooks
|
||||
- MongoDB validator now skips `mongodb+srv://` URIs and returns a message that validation was skipped
|
||||
- Fixed noisy Baseten rule
|
||||
|
||||
|
|
|
|||
|
|
@ -10,7 +10,7 @@ publish = false
|
|||
|
||||
[package]
|
||||
name = "kingfisher"
|
||||
version = "1.26.0"
|
||||
version = "1.25.0"
|
||||
description = "MongoDB's blazingly fast secret scanning and validation tool"
|
||||
edition.workspace = true
|
||||
rust-version.workspace = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue