diff --git a/CHANGELOG.md b/CHANGELOG.md index 2431243..46367b2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,11 +1,20 @@ # Changelog -All notable changes to this project will be documented in this file. +## [Unreleased] -The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), -and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [v0.0.31] February 5th, 2024. -## [Unreleased] +### Added + +- Added the "Space" key to advance in the presentation + +## Fixed + +- Fix sketchpad being white when going backward +- Prevent going out of bound in the presentation +- Fix missing fonts for math +- Fix spacing after "Proof" +- Take babel.json into account for the engine ## [v0.0.30] January 9th, 2024.