diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 000000000..b3f81f594 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,13 @@ +# Changelog + +All notable changes to this project will be documented in this file. + +## [Unreleased] + +### Added + +- Bootstrap framework, control and task modelling. +- Scaffold the GraphQL API. +- Production ready docker container to run Probo. + +