From b9a54e95ad59648cb191c50700c456bcfac7a3a4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=83=A2=E3=83=8F=E3=83=A1=E3=83=89?= <12945919+iamrare@users.noreply.github.com> Date: Tue, 24 Sep 2019 12:54:47 +0900 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e3d582c..a6a0f85 100644 --- a/README.md +++ b/README.md @@ -309,9 +309,9 @@ Add recycler view scroll behavior [18]: https://github.com/akiraspeirs [19]: https://github.com/nextdimension -##Versions +## Versions -##1.6.0 +## 1.6.0 * Added saving translation height on rotation. Thanks to [akiraspeirs][18] * Fixed requestLayout being improperly called. Thanks to [akiraspeirs][18] * Fixed inActiveCentreButtonIconColor not being used initially. Thanks to [nextdimension][19]