summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorCanop <cano.petrole@gmail.com>2021-04-30 16:22:41 +0200
committerCanop <cano.petrole@gmail.com>2021-04-30 16:22:41 +0200
commit0025ac27cc25c43d2bf2c086ced09a5dca5cfde1 (patch)
tree6c8bc6f44198838f43c8798fc32f8b064de92f2c /CHANGELOG.md
parent7702b4a0de2a15d86bc5e17056102c675d1e4761 (diff)
fix bad reset of filtering state in case of emptied prefixed patterns
Fix #379
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 33dd46d..3cab960 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,7 @@
+### next
+- 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
+
<a name="v1.3.0"></a>
### v1.3.0 - 2021-04-28
#### Minor changes: