From 14b2d9bd1a866296140627fedd31724729788fe6 Mon Sep 17 00:00:00 2001 From: kotaro-kinoshita <114294784+kotaro-kinoshita@users.noreply.github.com> Date: Fri, 20 Feb 2026 01:45:31 +0000 Subject: [PATCH] docs: update CHANGELOG --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0be0e18..815a608 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,14 @@ # Changelog +## [v0.11.0](https://github.com/kotaro-kinoshita/yomitoku/tree/v0.11.0) (2026-02-18) + +[Full Changelog](https://github.com/kotaro-kinoshita/yomitoku/compare/v0.10.3...v0.11.0) + +**Implemented enhancements:** + +- YmiToku Extractor\(ベータ版の実装\) [\#191](https://github.com/kotaro-kinoshita/yomitoku/pull/191) ([kotaro-kinoshita](https://github.com/kotaro-kinoshita)) +- fix: add MPS device support for Apple Silicon [\#188](https://github.com/kotaro-kinoshita/yomitoku/pull/188) ([serinuntius](https://github.com/serinuntius)) + ## [v0.10.3](https://github.com/kotaro-kinoshita/yomitoku/tree/v0.10.3) (2025-12-17) [Full Changelog](https://github.com/kotaro-kinoshita/yomitoku/compare/v0.10.2...v0.10.3)