diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..4a6b2b7 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,12 @@ +# Changelog + +## [0.1.0](https://github.com/2martens/tsw-timetable-frontend/compare/tsw-timetable-frontend-v0.0.1...tsw-timetable-frontend-v0.1.0) (2023-11-18) + +### Features + +* **debug:** Added ability to mock network ([657e4c4](https://github.com/2martens/tsw-timetable-frontend/commit/657e4c4ac4846c737cf3e70ec9aa1649c8126fbf)) +* **formations:** Added ability to create, update, and delete formations ([4a20d11](https://github.com/2martens/tsw-timetable-frontend/commit/4a20d11163121adfdcc59c7c1d443259d3ae3de5)) + +### Bug Fixes + +* **main:** Fix errors with including multiple instances of ionic standalone components ([9858cfb](https://github.com/2martens/tsw-timetable-frontend/commit/9858cfb41824c6fd73f6bd6e60a414c4c6766899))