summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCanop <cano.petrole@gmail.com>2021-04-30 20:50:52 +0200
committerCanop <cano.petrole@gmail.com>2021-04-30 20:50:52 +0200
commit3f0aaec6f119ec7957bae56d883af04738d9f2ef (patch)
treee98414fc31d90cd47077700c64bc16ba192a5115
parent9cb7c61a2838f0190b116664d2bf8f9be606f031 (diff)
update changelogv1.3.1
-rw-r--r--CHANGELOG.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7e08bf9..7637b81 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,6 @@
-### next
+<a name="v1.3.1"></a>
+### v1.3.1 - 2021-04-30
+#### Minor changes:
- fix `:previous_match` not jumping over indirect matches - Fix #377
- fix typing a prefixed pattern then emptying it while keeping the prefix doesn't remove filtering - Fix #379
- fix shifted matching chars highlighting with regex patterns when showing icons - Fix #376