chore: bump version

This commit is contained in:
relikd
2025-10-26 22:50:30 +01:00
parent c14af92289
commit bdf9d11853
3 changed files with 14 additions and 7 deletions

View File

@@ -8,6 +8,12 @@ and this project does adhere to [Semantic Versioning](https://semver.org/spec/v2
## [Unreleased]
## [1.4.1] 2025-10-26
### Added
- Notifications
- New app icon
## [1.4.1] 2025-07-29
### Fixed
- Re-compiled because previous certificate was revoked (again!)
@@ -213,8 +219,9 @@ and this project does adhere to [Semantic Versioning](https://semver.org/spec/v2
Initial release
[Unreleased]: https://github.com/relikd/baRSS/compare/v1.4.1...HEAD
[1.4.0]: https://github.com/relikd/baRSS/compare/v1.4.0...v1.4.1
[Unreleased]: https://github.com/relikd/baRSS/compare/v1.5.0...HEAD
[1.5.0]: https://github.com/relikd/baRSS/compare/v1.4.1...v1.5.0
[1.4.1]: https://github.com/relikd/baRSS/compare/v1.4.0...v1.4.1
[1.4.0]: https://github.com/relikd/baRSS/compare/v1.3.2...v1.4.0
[1.3.2]: https://github.com/relikd/baRSS/compare/v1.3.1...v1.3.2
[1.3.1]: https://github.com/relikd/baRSS/compare/v1.3.0...v1.3.1