diff --git a/changelog.md b/changelog.md index 8f3952e..6361bee 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.3] - 2024-11-28 + +### 🐛 Bug Fixes + +- Fix error supporting half points + ## [0.1.2] - 2024-11-28 ### 🐛 Bug Fixes - Fix error calculating grade +### 📚 Documentation + +- Update changelog.md + ## [0.1.1] - 2024-11-28 ### 🚜 Refactor