aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorEmiliano Ciavatta2021-07-28 12:37:48 +0000
committerEmiliano Ciavatta2021-07-28 12:37:48 +0000
commit49f9a5f352d4b54fa6331fe096be8206d8daa79a (patch)
tree19682322209e2041976a6028e3c5ceefe27094cc /CHANGELOG.md
parente029a04123dc77499d5e953ca81d6b849aa39252 (diff)
Update regex patterns management
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 f33137c..9388543 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -12,6 +12,8 @@
- Update backend and frontend dependencies
+- Added a control to not wrap regex around slashes if the user add a pattern that already has slashes
+
## 1.20.12
-- Reached a stable version \ No newline at end of file
+- Reached a stable version