Merge pull request #211 from brarcher/changelog

Update CHANGELOG
This commit is contained in:
Branden Archer authored and GitHub committed 2018-02-19 15:30:48 -05:00
commit 8a11953276
1 file changed
+8
+8
View File
@@ -1,3 +1,11 @@
## v0.22 (2018-02-19)
Changes:
- Update translations. (https://github.com/brarcher/loyalty-card-locker/pull/208)
- Barcode rendering updates: (https://github.com/brarcher/loyalty-card-locker/pull/209)
* Reload card view activity when screen is rotated, so barcode image is correct size.
* Render 1D barcodes in a larger space, allowing them to better fill the screen.
## v0.21 (2018-02-17)
Changes