Skip to content

Commit

Permalink
Alpha 0.1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
redsolver committed Nov 2, 2019
1 parent 4d238b5 commit 18d9221
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

## master
## 0.1.8

- Added support for subdirectories
- Added options to restore notes from trash
Expand Down
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,16 @@ This app is UNOFFICIAL.

## Changelog

### 0.1.8

- Added support for subdirectories
- Added options to restore notes from trash
- With the swipe actions of a note
- With the "Restore from trash" button in the multi select options
- Added option to create a logfile for sync
- Added experimental option to enable virtual folder tags
- Minor theme fixes

### 0.1.7

- Fixed white flash when loading note preview
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ description: A markdown note-taking app. mobile.
# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
# Read more about iOS versioning at
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
version: 0.1.7+17
version: 0.1.8+18

environment:
sdk: ">=2.2.0 <3.0.0"
Expand Down

0 comments on commit 18d9221

Please sign in to comment.