diff options
Merge branch 'master' into pr/351
# Conflicts:
# CHANGELOG.md
# app/scripts/lib/notifications.js
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 4c03aad19..1a4d0ddf9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,7 +7,8 @@ - Changed status shapes to be a yellow warning sign for failure and ellipsis for pending transactions. - Now enforce 20 character limit on wallet names. - Wallet titles are now properly truncated in transaction confirmation. - +- Fix formatting on terms & conditions page. +- Now enforce 30 character limit on wallet names. ## 2.4.4 2016-06-23 |