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

2.0.x bugfix release (patch)

### 2.0.6

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

CI
--

 - [209: Bump GHA workflows](https://github.com/doctrine/inflector/pull/209) thanks to @derrabus
 - [206: Bump GHA workflows, run tests on PHP 8.2](https://github.com/doctrine/inflector/pull/206) thanks to @derrabus

#### Bug

 - [208: Add irregular substitution for word "sieve"](https://github.com/doctrine/inflector/pull/208) thanks to @CreepPork

#### Code Style

 - [205: Bump Doctrine CS to 10.0](https://github.com/doctrine/inflector/pull/205) thanks to @derrabus

#### Test Suite

 - [204: Remove duplicate tests for English inflections](https://github.com/doctrine/inflector/pull/204) thanks to @powellblyth