From df2fbbe221fb27c68ce5af939cfea8ed88e2e8df Mon Sep 17 00:00:00 2001 From: Dimitry Ivanov Date: Wed, 21 Oct 2015 15:54:16 +0300 Subject: [PATCH] Updated README --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e16d154..50793b9 100644 --- a/README.md +++ b/README.md @@ -13,8 +13,12 @@ This library encapsulates scrolling logic when implementing *scrolling tabs* (ho compile 'ru.noties:scrollable:x.x.x' ``` +## What's new (1.1.3) +* Another change to Scroller (API 23 compatible) +* Improved ClosUpAlgo firing logic -## What's new (1.1.2) + +### What's new (1.1.2) * Bundled with own Scroller implementation to be independent of device's Scroller