Skip to content

Commit

Permalink
updated changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
SteRiccio committed Apr 10, 2024
1 parent a4b2c7d commit 1efa25d
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
11 changes: 10 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@ 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/)

## [1.7.12] - build 225 2024-04-10
### Fixed
- Fixed cannot delete records from records list;

## [1.7.12] - build 224 2024-04-03
### Added
- Record edit lock;
- Improved backup/restore;

## [1.7.12] - build 223 2023-08-23
### Fixed
- Smart next button: navigate only to relevant nodes;
Expand Down Expand Up @@ -282,4 +291,4 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
- Support Survey Guide files (if attached to the survey)

### Fixed
- Error importing survey on certain devices
- Error importing survey on certain devices
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#Wed Apr 10 23:12:41 CEST 2024
currentVersionCode=225
currentVersionName=1.7.11
currentVersionName=1.7.12
org.gradle.jvmargs=-Xmx1536M
android.enableJetifier=true
android.useAndroidX=true

0 comments on commit 1efa25d

Please sign in to comment.