diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..dc17bed --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,15 @@ +# Changelog + +## 0.1.0 (2023-10-24) + + +### Features + +* **docs:** added mkdocs ([8505ae8](https://github.com/opencadc/scicon/commit/8505ae80f38eefda829eba3b1de201326f80d095)) +* **setup:** added python setup config ([e740204](https://github.com/opencadc/scicon/commit/e740204bef364144902201fbeb8ed6431536c7e3)) + + +### Bug Fixes + +* **CI/CD:** fixed issues with docs build ([1661518](https://github.com/opencadc/scicon/commit/1661518052492836200733459ed2aa4230024103)) +* **Github-Actions:** fixed github actions syntax ([beafcc6](https://github.com/opencadc/scicon/commit/beafcc65d8103fe09375a6206845b80549319935))