CHANGELOG.md 677 B

Doctrine Extensions Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

Each release should include sub-headers for the Extension above the types of changes, in order to more easily recognize how an Extension has changed in a release.

## [2.4.36] - 2018-07-26
### Sortable
#### Fixed
- Fix issue with add+delete position synchronization (#1932)

[Unreleased]

[2.4.37] - 2019-03-17

Translatable

Fixed

  • Bugfix to load null value translations (#1990)