From ea16ff0c73759c8d7e9afaeb1bd2010feb66bbc9 Mon Sep 17 00:00:00 2001 From: Jonatan Heyman Date: Mon, 3 Mar 2025 13:54:22 +0100 Subject: [PATCH] Update changelog --- docs/changelog.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/changelog.md b/docs/changelog.md index 5967723..c8aca4f 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -2,6 +2,10 @@ Here are the most notable changes in each release. For a more detailed list of changes, see the [Github Releases page](https://github.com/heyman/heynote/releases). +## 2.1.2 + +- Fix issue where buffer name wasn't properly escaped in buffer selector + ## 2.1.1 - Fix bug on Windows causing sub directories in the note library to not work correctly