From 3b5c909ae64627de1f0e5795d7a7e9ca386a7a86 Mon Sep 17 00:00:00 2001 From: Patryk Hegenberg Date: Thu, 28 Nov 2024 20:17:28 +0100 Subject: [PATCH] docs: update changelog.md --- changelog.md | 10 ++++++++++ 1 file changed, 10 insertions(+) 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