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

2.0.x bugfix release (patch)

### 2.0.5

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

#### Bug

 - [202: Ensures that Tights, and Shorts and Blouse are single/pluralised properly](https://github.com/doctrine/inflector/pull/202) thanks to @powellblyth
 - [194: Add uncountable word from Laravel Framework](https://github.com/doctrine/inflector/pull/194) thanks to @cesarep

CI
--

 - [201: Bump tools and CI workflows](https://github.com/doctrine/inflector/pull/201) thanks to @derrabus

 - [200: Update .gitattributes](https://github.com/doctrine/inflector/pull/200) thanks to @erikn69