Adding ability to resend verification emails #1560

Merged
amitnndn merged 7 commits from master into master 2018-06-08 21:50:53 +02:00
Showing only changes of commit 1417711a3a - Show all commits

View file

@ -6,6 +6,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/).
## [Unreleased]
### Added
* Add ability to resentd verification email ([#1492](https://github.com/lbryio/lbry-app/issues/1492))
* Add keyboard shortcut to quit the app on Windows ([#1202](https://github.com/lbryio/lbry-app/pull/1202))
* Build for both architectures (x86 and x64) for Windows ([#1262](https://github.com/lbryio/lbry-app/pull/1262))
* Add referral FAQ to Invites screen([#1314](https://github.com/lbryio/lbry-app/pull/1314))