### Release Notes for [2.0.4](https://github.com/doctrine/inflector/milestone/18) This release includes all bug fixes included in [1.4.4](https://github.com/doctrine/inflector/releases/tag/1.4.4). ### 2.0.4 - Total issues resolved: **0** - Total pull requests resolved: **3** - Total contributors: **3** - [190: Reuse upstream workflows and setup Psalm](https://github.com/doctrine/inflector/pull/190) thanks to @greg0ire - [185: Reintroduce PHP 7.1 support](https://github.com/doctrine/inflector/pull/185) thanks to @beberlei #### Bug - [189: Supports french pluralization of -al exceptions](https://github.com/doctrine/inflector/pull/189) thanks to @gquemener