From 2357f619d3f29174a97c3b6a3eddb53ee34dd050 Mon Sep 17 00:00:00 2001 From: xengineering Date: Mon, 1 May 2023 19:33:26 +0200 Subject: Update CHANGELOG.md for release v0.3.0 --- CHANGELOG.md | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9698ecf..1fd89cd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,3 @@ - - # Changelog All notable changes to this project will be documented in this file. @@ -8,6 +6,18 @@ The format is based on [Keep a Changelog][1], and this project adheres to [Semantic Versioning][2]. +## [v0.3.0][7] + +### Added + +- add recipe search for index page +- rework recipe page, add clickable links and remove all markup elements + +### Changed + +- switch from own Markup language to JSON + + ## [v0.2.0][3] ### Added @@ -43,3 +53,4 @@ The format is based on [Keep a Changelog][1], and this project adheres to [4]: https://cgit.xengineering.eu/ceres/tree?h=0.1.0 [5]: https://simplecss.org/ [6]: https://gemini.circumlunar.space/ +[7]: https://cgit.xengineering.eu/ceres/tree?h=0.3.0 -- cgit v1.2.3-70-g09d2