Skip to content

Commit

Permalink
version: 1.2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonish committed Jan 30, 2023
1 parent da604a9 commit a347018
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
# Change Log

## 1.2.7 - unreleased
## 1.2.7 - 2022-01-30
- Embed an index that has been formatted so diffs are more readable.
- Documentation update with respect to how Suricata-Update is bundled
with all versions of Suricata now.

## 1.2.6 - 2022-11-25
- Allow checksum URL to be specified by the index:
Expand Down
2 changes: 1 addition & 1 deletion suricata/update/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@
# Alpha: 1.0.0a1
# Development: 1.0.0dev0
# Release candidate: 1.0.0rc1
version = "1.2.6"
version = "1.2.7"

0 comments on commit a347018

Please sign in to comment.