chore(release): v1.4.0 (8) (#186)

Co-authored-by: fossifybot[bot] <212866877+fossifybot[bot]@users.noreply.github.com>
This commit is contained in:
fossifybot[bot]
2025-07-27 17:00:50 +05:30
committed by GitHub
parent 1d1d610be2
commit 49a51f07cf
4 changed files with 19 additions and 4 deletions

View File

@@ -1,2 +1,2 @@
# Auto-generated file. DO NOT EDIT.
1.3.1
1.4.0

View File

@@ -5,10 +5,15 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
## [1.4.0] - 2025-07-15
### Added
- Option to delete the last open note ([#157])
- Option to uncheck all checked items ([#156])
### Changed
- Updated translations
## [1.3.1] - 2025-07-12
### Changed
- Updated translations
@@ -69,7 +74,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
[#164]: https://github.com/FossifyOrg/Notes/issues/164
[#178]: https://github.com/FossifyOrg/Notes/issues/178
[Unreleased]: https://github.com/FossifyOrg/Notes/compare/1.3.1...HEAD
[Unreleased]: https://github.com/FossifyOrg/Notes/compare/1.4.0...HEAD
[1.4.0]: https://github.com/FossifyOrg/Notes/compare/1.3.1...1.4.0
[1.3.1]: https://github.com/FossifyOrg/Notes/compare/1.3.0...1.3.1
[1.3.0]: https://github.com/FossifyOrg/Notes/compare/1.2.0...1.3.0
[1.2.0]: https://github.com/FossifyOrg/Notes/compare/1.1.1...1.2.0

View File

@@ -0,0 +1,9 @@
Added:
• Option to delete the last open note
• Option to uncheck all checked items
Changed:
• Updated translations

View File

@@ -4,6 +4,6 @@ android.nonTransitiveRClass=true
org.gradle.jvmargs=-Xmx8g
# Versioning
VERSION_NAME=1.3.1
VERSION_CODE=7
VERSION_NAME=1.4.0
VERSION_CODE=8
APP_ID=org.fossify.notes