CHANGELOG.md in i18n-js-pika-3.0.0.rc7 vs CHANGELOG.md in i18n-js-pika-3.0.0.rc8

- old
+ new

@@ -1,9 +1,19 @@ Changelog ========= Major changes to I18n.js for each release. Please see the Git log for complete list of changes. +3.0.0.rc8 (2014-01-09) +------------------- + +* Fix local reload regression in development + +3.0.0.rc7 (2013-12-23) +------------------- + +* If loaded in browser (which is not in jasmine spec) and I18n object is defined and has some options set (e.g. locale, defaultLocale), they will be kept + 3.0.0.rc6 (2013-12-13) ------------------- * Add support for +00:00 style time zone designator (https://github.com/fnando/i18n-js/pull/167) * Add back rake task for export (`rake i18n:js:export`)