Skip to content

Commit 2b1fde3

Browse files
committed
chore: add changelog entries
1 parent 5c7cbe5 commit 2b1fde3

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
* Feat: Add Plugin options page.
77
* Feat: Add Shortcut command (CMD + F).
88
* Feat: Add custom hooks: `afterSearchReplace`, `excludedPostTypes`, `regexPattern`.
9+
* Fix: Make default search literal & regex opt-in.
910
* Refactor: Use `replaceInput` in place of repeated instances of `text`.
1011
* Test: Add e2e tests for plugin codebase.
1112
* Tested up to WP 6.9.

readme.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ Want to add your personal touch? All of our documentation can be found [here](ht
6969
* Feat: Add Plugin options page.
7070
* Feat: Add Shortcut command (CMD + F).
7171
* Feat: Add custom hooks: `afterSearchReplace`, `excludedPostTypes`, `regexPattern`.
72+
* Fix: Make default search literal & regex opt-in.
7273
* Refactor: Use `replaceInput` in place of repeated instances of `text`.
7374
* Test: Add e2e tests for plugin codebase.
7475
* Tested up to WP 6.9.

0 commit comments

Comments
 (0)