chore(main): Added correct changelog file again

This commit is contained in:
Jim Martens 2023-11-18 23:04:19 +01:00
parent 58e88cc27b
commit 9eeaeb8c4b
1 changed files with 12 additions and 0 deletions

12
CHANGELOG.md Normal file
View File

@ -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))