summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Corentin Thomasset <corentin.thomasset74@gmail.com> 2020-06-07 19:27:30 +0200
committerGravatar Corentin Thomasset <corentin.thomasset74@gmail.com> 2020-06-07 19:27:30 +0200
commit3c0c2bd14fe9847feb322099208fc17ac379f1a9 (patch)
tree476d3c72e023667053d51d05217bc4b6f4f8a205
parentf729eacdc5599901dedcc9735e02dc2c165f4251 (diff)
downloadit-tools-3c0c2bd14fe9847feb322099208fc17ac379f1a9.tar.gz
it-tools-3c0c2bd14fe9847feb322099208fc17ac379f1a9.tar.zst
it-tools-3c0c2bd14fe9847feb322099208fc17ac379f1a9.zip
chore: added CHANGELOG.md
Signed-off-by: Corentin Thomasset <corentin.thomasset74@gmail.com>
-rw-r--r--CHANGELOG.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
new file mode 100644
index 0000000..252352e
--- /dev/null
+++ b/CHANGELOG.md
@@ -0,0 +1,12 @@
+# Changelog
+All notable changes to this project will be documented in this file.
+
+The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
+
+## 1.0.1
+- [chore] added changelog
+- [fix] [BaseConverter] prevented non-integer bases
+- [fix] remove history move (incompatible with vercel.com)
+
+## 1.0.0
+- First release \ No newline at end of file