diff --git a/changelog.md b/changelog.md index fb6358e..8f3952e 100644 --- a/changelog.md +++ b/changelog.md @@ -2,12 +2,22 @@ All notable changes to this project will be documented in this file. +## [0.1.2] - 2024-11-28 + +### 🐛 Bug Fixes + +- Fix error calculating grade + ## [0.1.1] - 2024-11-28 ### 🚜 Refactor - Seperate code into different files +### 📚 Documentation + +- Update changelog.md + ## [0.1.0] - 2024-11-25 ### 🐛 Bug Fixes