From c2e5e4bf2adddc7c89a98420e78e287c97855171 Mon Sep 17 00:00:00 2001 From: Riccardo Ferretti Date: Wed, 9 Oct 2024 14:00:10 -0700 Subject: [PATCH] Preparation for next release --- packages/foam-vscode/CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/packages/foam-vscode/CHANGELOG.md b/packages/foam-vscode/CHANGELOG.md index 5ae646a4a..2dba74773 100644 --- a/packages/foam-vscode/CHANGELOG.md +++ b/packages/foam-vscode/CHANGELOG.md @@ -4,6 +4,12 @@ All notable changes to the "foam-vscode" extension will be documented in this fi Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how to structure this file. +## [0.26.1] - 2024-10-09 + +Fixes and Improvements: + +- Fixed issue with Buffer in web extension (#1401 - thanks @pderaaij) + ## [0.26.0] - 2024-10-01 Features: