aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorEmiliano Ciavatta2021-07-28 09:27:02 +0000
committerEmiliano Ciavatta2021-07-28 09:27:02 +0000
commite5f3b53aecb19b19d3ad50ba77a799b3502c91ff (patch)
tree688e3f37715ffe7cda9eb340c9156c5fe9a4204a /CHANGELOG.md
parent1f40425b04f3c86ca8401942d66b1ad1739b472a (diff)
Add CHANGELOG.md
Diffstat (limited to 'CHANGELOG.md')
-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