# Changelog ## 0.9.0 - 2015-01-11 - Support moment.js v2.9.0. See [here](https://gist.github.com/ichernev/0c9a9b49951111a27ce7) for changelog. - Removed support for older moment.js versions. Only 2.8.0 and newer versions are now supported. - Removed deprecated method: `amMoment.changeLanguage()`. Use `amMoment.changeLocale() instead. - Removed deprecated event: `amMoment:languageChange`. Listen for `amMoment:localeChange` instead. - Filters are now stateful by default (fixes [#97](https://github.com/urish/angular-moment/issues/97)). - The project is now available on [NuGet](https://www.nuget.org/packages/angular-moment/) ([#99](https://github.com/urish/angular-moment/pull/99), contributed by [markvp](https://github.com/markvp)). ## 0.8.3 - 2014-12-08 - `amTimeAgo` filter ([#96](https://github.com/urish/angular-moment/pull/96), contributed by [maxklenk](https://github.com/maxklenk)) - Show formatted time as element title ([#78](https://github.com/urish/angular-moment/pull/78), contributed by [ctesene](https://github.com/ctesene)) - Support commonjs and browserify ([#95](https://github.com/urish/angular-moment/pull/95), contributed by [Pencroff](https://github.com/Pencroff)) - SystemJS Loader support ([#85](https://github.com/urish/angular-moment/pull/85), contributed by [capaj](https://github.com/capaj)) ## 0.8.2 - 2014-09-07 - `amMoment.changeLanguage()` was deprecated in favor of `amMoment.changeLocale()` (following [a change](http://momentjs.com/docs/#/i18n/changing-locale/) introduced in moment v2.8.1) - Bugfix: changing the locale emitted a deprecation warning (see [#76](https://github.com/urish/angular-moment/issues/76) for details). ## 0.8.1 - 2014-09-01 - Support moment.js v2.8.0. See [here](https://gist.github.com/ichernev/ac3899324a5fa6c8c9b4) for changelog. - Support moment-timezone v0.2.1. See [here](https://github.com/moment/moment-timezone/blob/develop/changelog.md#021-2014-08-02) for changelog. - Bugfix: `updateTime()` is called too often for future dates ([#73](https://github.com/urish/angular-moment/issues/73)) ## 0.8.0 - 2014-07-26 - Generate source map for the minified version ([#50](https://github.com/urish/angular-moment/issues/50)) - Add support HTML `