diff --git a/CHANGELOG.md b/CHANGELOG.md
index 9bdc80c..47cdb26 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,8 +6,12 @@ and this project does NOT adhere to [Semantic Versioning](https://semver.org/spe
## [Unreleased]
+
+
+## [0.9.4] - 2019-04-02
### Fixed
- Article order got mixed up for some feeds (issue: #4)
+- If multiple consecutive items reappear in the middle of the feed mark them read
### Changed
- Removed 'Start on login'. Use Preferences > Users > Login Items instead.
@@ -55,7 +59,8 @@ and this project does NOT adhere to [Semantic Versioning](https://semver.org/spe
Initial release
-[Unreleased]: https://github.com/relikd/baRSS/compare/v0.9.3...HEAD
+[Unreleased]: https://github.com/relikd/baRSS/compare/v0.9.4...HEAD
+[0.9.4]: https://github.com/relikd/baRSS/compare/v0.9.3...v0.9.4
[0.9.3]: https://github.com/relikd/baRSS/compare/v0.9.2...v0.9.3
[0.9.2]: https://github.com/relikd/baRSS/compare/v0.9.1...v0.9.2
[0.9.1]: https://github.com/relikd/baRSS/compare/v0.9...v0.9.1
diff --git a/baRSS/Info.plist b/baRSS/Info.plist
index 2d33dc8..b3bfdf2 100644
--- a/baRSS/Info.plist
+++ b/baRSS/Info.plist
@@ -17,7 +17,7 @@
CFBundlePackageType
APPL
CFBundleShortVersionString
- 0.9.3
+ 0.9.4
CFBundleURLTypes
@@ -32,7 +32,7 @@
CFBundleVersion
- 1207
+ 1208
LSMinimumSystemVersion
$(MACOSX_DEPLOYMENT_TARGET)
LSUIElement