From 97267129442bb13b8a1fc22cd6625c062196132c Mon Sep 17 00:00:00 2001 From: Abdo Date: Sun, 21 Jul 2024 13:44:20 +0300 Subject: [PATCH] Update changelog --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2b0e7e0..da48027 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [3.0.4] - 2024-07-21 + +### Fixed + +- Fixed error on missing AnkiPro media files +- Fixed remote AnkiApp media links being reported as missing files. + ## [3.0.3] - 2024-06-12 ### Fixed