aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.md17
1 files changed, 17 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
new file mode 100644
index 0000000..f33137c
--- /dev/null
+++ b/CHANGELOG.md
@@ -0,0 +1,17 @@
+# 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
+
+## 1.20.12
+
+- Reached a stable version \ No newline at end of file