UNPKG

337 BMarkdownView Raw
1CHANGELOG
2--------
3
4## 1.10.1 (January 9, 2017)
5
6- [BUGFIX] Return the same output format for `defined.amd` environments.
7
8## 1.10.0 (January 3, 2017)
9
10- Expose the same API (singularize, pluralize) for all UMD consumers
11
12## 1.9.6 (August 3, 2016)
13
14- Fix "bonus" inflection. - [#108](https://github.com/emberjs/ember-inflector/pull/108)