From f9d6fb63211b29668beb22cff364f096b245d609 Mon Sep 17 00:00:00 2001 From: Rufus Pollock Date: Sun, 23 Feb 2014 15:59:17 +0000 Subject: [PATCH] [README][xs]: changelog. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index aea8464b..3791de5b 100755 --- a/README.md +++ b/README.md @@ -46,6 +46,7 @@ Possible breaking changes * Require new underscore.deferred vendor library for all use (jQuery no longer required if just using recline.dataset.js) * View.el is now the raw DOM element. If you want a jQuery-wrapped version, use view.$el. #350 * Upgraded timelinejs lib - #316 +* Pager widget now takes Dataset object rather than QueryState object #386 ### v0.5 - July 5th 2012 (first public release)