### Release Notes for [2.0.9](https://github.com/doctrine/inflector/milestone/24)

2.0.x bugfix release (patch)

### 2.0.9

- Total issues resolved: **0**
- Total pull requests resolved: **3**
- Total contributors: **3**

 - [241: Correct pluralization of axis](https://github.com/doctrine/inflector/pull/241) thanks to @iurciuc

#### Bug

 - [238: Correct singularization of brownies](https://github.com/doctrine/inflector/pull/238) thanks to @DannyCooper
 - [226: add 'epoch' to irregular words list](https://github.com/doctrine/inflector/pull/226) thanks to @kyosheek