Skip to content
### Release Notes for [2.20.5](https://github.com/doctrine/orm/milestone/179)

2.20.x bugfix release (patch)

### 2.20.5

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

#### Bug

 - [12006: Fix calls to Application::add()](https://github.com/doctrine/orm/pull/12006) thanks to @derrabus

#### Improvement,Stale

 - [8012: Bug/#8011 ordering with arithmetic expression](https://github.com/doctrine/orm/pull/8012) thanks to @sgehrig