From a449d24fce52341375c40445f439127865182245 Mon Sep 17 00:00:00 2001 From: Moritz Jung Date: Fri, 3 Jul 2026 11:48:58 +0200 Subject: [PATCH] fix changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 37d52df..0878326 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,7 +7,7 @@ - Fixed a typo issue in Steam search [#180](https://github.com/mProjectsCode/obsidian-media-db-plugin/pull/180) (thanks ltctceplrm) - Added API toggle improvements and image download options [#183](https://github.com/mProjectsCode/obsidian-media-db-plugin/pull/183) (thanks ltctceplrm) - Added a confirmation step before overwriting existing notes [#184](https://github.com/mProjectsCode/obsidian-media-db-plugin/pull/184) (thanks ltctceplrm) -- Improved Open Library integration with plot/description support, subject-based genres, richer edition metadata, and more reliable ISBN searches [#190](https://github.com/mProjectsCode/obsidian-media-db-plugin/pull/190) [#192](https://github.com/mProjectsCode/obsidian-media-db-plugin/pull/192) [#237](https://github.com/mProjectsCode/obsidian-media-db-plugin/pull/237) [#238](https://github.com/mProjectsCode/obsidian-media-db-plugin/pull/238) [#269](https://github.com/mProjectsCode/obsidian-media-db-plugin/pull/269) [#275](https://github.com/mProjectsCode/obsidian-media-db-plugin/pull/275) (thanks ltctceplrm) +- Improved Open Library integration with plot/description support, subject-based genres, richer edition metadata, and more reliable ISBN searches [#190](https://github.com/mProjectsCode/obsidian-media-db-plugin/pull/190) [#192](https://github.com/mProjectsCode/obsidian-media-db-plugin/pull/192) [#237](https://github.com/mProjectsCode/obsidian-media-db-plugin/pull/237) [#269](https://github.com/mProjectsCode/obsidian-media-db-plugin/pull/269) [#275](https://github.com/mProjectsCode/obsidian-media-db-plugin/pull/275) (thanks ltctceplrm) - Added country, box office and age rating fields for movies and series [#196](https://github.com/mProjectsCode/obsidian-media-db-plugin/pull/196) (thanks ltctceplrm) - Added release date support for MusicBrainz releases [#198](https://github.com/mProjectsCode/obsidian-media-db-plugin/pull/198) (thanks ZackBoe) - Limited MusicBrainz cover art images to 500px [#199](https://github.com/mProjectsCode/obsidian-media-db-plugin/pull/199) (thanks ZackBoe)