diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 00000000..252352ed --- /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