From 880cb1bf57e5e602fd60b7704be5ed952c72c7f4 Mon Sep 17 00:00:00 2001 From: Andy Joslin Date: Wed, 5 Feb 2014 13:03:19 -0500 Subject: [PATCH] chore(): update changelog --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b5828fabb7..906d303a43 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,3 @@ - ## 0.9.23 "Alpha Oxen" (2014-02-05) - Android back button correctly goes back a view or closes the app - CustomEvent polyfill improvements for Android @@ -11,6 +10,8 @@ - Created release folder to hold the latest release - Automate bulding the nightly folder in the CDN - Clicking tab item takes user to root/home of the tab + - Add tab badges with `badge` attribute + - Remember the previous scroll of a page when going back to it ## 0.9.22 "Alpha Narwhal" (2014-01-30)