CHANGELOG.md for build 0.0.1-17

Bump Version to 0.0.1-17
This commit is contained in:
Francisco Gindre 2022-03-25 14:37:37 -03:00
parent 7a8e19a956
commit 6ae2bc7684
2 changed files with 7 additions and 2 deletions

View File

@ -1,4 +1,9 @@
# Changelog
## 0.0.1 build 17
- Issue #196: User Preferences Storage
- Issue #157: Keystoring protocol
- Issue #155: Add MnemonicSwift to the project
## 0.0.1 build 16
- Issue #205: Validation Failure/Success updated to handle dark mode
- Issue #191: Badges updated to use symbols

View File

@ -1310,7 +1310,7 @@
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 15;
CURRENT_PROJECT_VERSION = 17;
DEVELOPMENT_ASSET_PATHS = "\"secant/Preview Content\"";
DEVELOPMENT_TEAM = RLPRR8CPQG;
ENABLE_PREVIEWS = YES;
@ -1334,7 +1334,7 @@
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 15;
CURRENT_PROJECT_VERSION = 17;
DEVELOPMENT_ASSET_PATHS = "\"secant/Preview Content\"";
DEVELOPMENT_TEAM = RLPRR8CPQG;
ENABLE_PREVIEWS = YES;