diff --git a/CHANGELOG.md b/CHANGELOG.md
index 12b9c8a..2218fe0 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -8,6 +8,16 @@ and this project does adhere to [Semantic Versioning](https://semver.org/spec/v2
## [Unreleased]
+## [1.2.1] – 2023-06-17
+### Added
+- Universal binary (Intel+AppleSilicon)
+
+### Fixed
+- Autoresize issues of UI elements in macOS Ventura
+- Flexible width TabBarItem
+- Updated About page (removed dead link)
+
+
## [1.2.0] – 2022-10-01
### Added
- *UI*: Add option to hide read articles (show only unread)
@@ -158,7 +168,8 @@ and this project does adhere to [Semantic Versioning](https://semver.org/spec/v2
Initial release
-[Unreleased]: https://github.com/relikd/baRSS/compare/v1.1.3...HEAD
+[Unreleased]: https://github.com/relikd/baRSS/compare/v1.2.1...HEAD
+[1.2.1]: https://github.com/relikd/baRSS/compare/v1.2.0...v1.2.1
[1.2.0]: https://github.com/relikd/baRSS/compare/v1.1.3...v1.2.0
[1.1.3]: https://github.com/relikd/baRSS/compare/v1.1.2...v1.1.3
[1.1.2]: https://github.com/relikd/baRSS/compare/v1.1.1...v1.1.2
diff --git a/baRSS/Info.plist b/baRSS/Info.plist
index 38ba826..dc339c6 100644
--- a/baRSS/Info.plist
+++ b/baRSS/Info.plist
@@ -45,7 +45,7 @@
CFBundlePackageType
APPL
CFBundleShortVersionString
- 1.2.0
+ 1.2.1
CFBundleURLTypes