From 9d3d11406f2946fb73be15928ae7055152ce681a Mon Sep 17 00:00:00 2001 From: bingryan Date: Sat, 13 May 2023 11:14:05 +0000 Subject: [PATCH] Update CHANGELOG.md [skip ci] --- CHANGELOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index cb9ace9..e9fc609 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,15 @@ +# 2.0.9 (Sat May 13 2023) + +#### 🐛 Bug Fix + +- fix: exec set maxBuffer to 100MB [#50](https://github.com/bingryan/obsidian-ibook-plugin/pull/50) ([@bingryan](https://github.com/bingryan)) + +#### Authors: 1 + +- [@bingryan](https://github.com/bingryan) + +--- + # 2.0.8 (Sun May 07 2023) #### 🐛 Bug Fix