From 3da6345ab97ccbf02e80d074bb4c7f3e8d120a99 Mon Sep 17 00:00:00 2001 From: Guilherme Cassolato Date: Tue, 3 Jan 2023 21:25:16 +0100 Subject: [PATCH] fix: changelog of v0.1.0 --- CHANGELOG.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e478a3b..6d435c3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -21,4 +21,9 @@ This file is structured according to the [Keep a Changelog](http://keepachangelo ## [v0.1.0] - 2022-01-02 -- Initial release +### Added + +- Auto-generated ▶️ _Run in terminal_ actions for code blocks +- Separate preview windows/tabs for each markdown file +- GitHub styling (support for dark/light mode) +- Syntax highlight for code blocks