aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorDaniel <kingdread@gmx.de>2020-10-10 12:28:35 +0200
committerDaniel <kingdread@gmx.de>2020-10-10 12:28:35 +0200
commit535f5bdbddb5faf784587242a54c94b77fc7405d (patch)
treed41a55ebd3a2e4aa83321d0dce366016c86fef8f /CHANGELOG.md
parent45a5f3f8ada0680734c7b2713942d3d75434aa4b (diff)
downloadraidgrep-535f5bdbddb5faf784587242a54c94b77fc7405d.tar.gz
raidgrep-535f5bdbddb5faf784587242a54c94b77fc7405d.tar.bz2
raidgrep-535f5bdbddb5faf784587242a54c94b77fc7405d.zip
bump version to 1.3.1
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 6dca5e2..1dfe8b6 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -3,8 +3,11 @@
All notable changes to this project will be documented in this file.
## Unreleased
+
+## 1.3.1 - 2020-10-10
### Added
- The `--count`/`-n` flag to only output the number of matching logs.
+- Support for Sunqua Peak logs.
## 1.3.0 - 2020-07-24
### Added