aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorEmiliano Ciavatta2021-07-28 18:12:14 +0000
committerEmiliano Ciavatta2021-07-28 18:12:14 +0000
commit99cfe84c23f3beb8baf76b799ace1b3ffbf1d5ff (patch)
tree41d8bbbe2f46051aeebf5b4ae73c46325c4bf7c6 /CHANGELOG.md
parentfdb0bf97d2dec72adf08e5f2d7ad65b560d8cf8e (diff)
parentf60d7cb1da70d439cd401e2fa4b7ecccec41bfe4 (diff)
Merge branch 'release/1.21.0' into main
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md19
1 files changed, 19 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
new file mode 100644
index 0000000..9388543
--- /dev/null
+++ b/CHANGELOG.md
@@ -0,0 +1,19 @@
+# CHANGELOG
+
+## 1.21.0
+
+- Replace Travis CI with Github Actions
+
+- Docker image in now published on Github Registry
+
+- Add CHANGELOG.md
+
+- Update Dockerfile to separate Go build and npm build stages
+
+- 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