[![Build Status](https://travis-ci.org/doctrine/inflector.png?branch=v1.0.1)](https://travis-ci.org/doctrine/inflector)

Total issues resolved: [**10**](https://github.com/doctrine/inflector/milestones/v1.0.1)

- [1: Corrected keyword spelling](https://github.com/doctrine/inflector/pull/1)
- [2: Documentation fixes](https://github.com/doctrine/inflector/pull/2)
- [3: Added the branch alias for master](https://github.com/doctrine/inflector/pull/3)
- [4: Fixed typo](https://github.com/doctrine/inflector/pull/4)
- [5: exclude word 'staff' from inflectable ones](https://github.com/doctrine/inflector/pull/5)
- [6: add LICENSE file](https://github.com/doctrine/inflector/pull/6)
- [7: HHVM is not allowed to fail anymore. Inflector should work as expected](https://github.com/doctrine/inflector/pull/7)
- [10: Added the local phpunit config to the ignore list](https://github.com/doctrine/inflector/pull/10)
- [12: Adding 'human' to the irregular array](https://github.com/doctrine/inflector/pull/12)
- [14: Add testing on PHP 5.6 on Travis](https://github.com/doctrine/inflector/pull/14)