Update version and CHANGELOG

This commit is contained in:
Rene Vergara 2022-05-26 08:58:07 -05:00
parent ada9ec7bfc
commit 0f13276817
Signed by: pitmutt
GPG Key ID: 65122AD495A7F5B2
2 changed files with 9 additions and 1 deletions

View File

@ -5,6 +5,14 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
## [Unreleased]
## [1.1.2] - 2022-05-24
## Added
- Button in QR code prompt to copy ZGo address.
- Button in QR code prompt to copy transaction amount.
- Button in QR code prompt to copy transaction memo.
## [1.1.1] - 2022-05-24
### Added

View File

@ -1,6 +1,6 @@
{
"name": "zgo",
"version": "1.1.1",
"version": "1.1.2",
"scripts": {
"ng": "ng",
"start": "ng serve",