Trac

Doctrine Version Scheme

  • 0.x.x are point release for bug fixes only...
  • 0.x major releases are releases which have backwards compatibility breaks that are required to reach 1.0

So we have 0.10.x, 0.11.x which are just bug fixes. Anything we come across that requires new features or backwards compatibility changes to fix bugs will be put in the 0.x major releases

Doctrine Roadmap