aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 95e0647..7bccd70 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -3,6 +3,8 @@
All notable changes to this project will be documented in this file.
## Unreleased
+
+## 1.2.0 - 2020-05-16
### Added
- An indicator for whether a fight was done with Challenge Mote activated.
- A `-cm` filter to filter logs based on the Challenge Mote.
@@ -19,7 +21,7 @@ All notable changes to this project will be documented in this file.
- Regular expressions are now matched case-insensitive.
- Players in a subgroup are now sorted by their account names.
-## 1.1.0 -- 2020-05-04
+## 1.1.0 - 2020-05-04
### Added
- The REPL now remembers its history across program restarts.
- The `-log-before` and `-log-after` predicates, see the manpage for more