Hibernate Annotations Changelog
===============================

4.0.1.Final (29-11-2011)
------------------------

** Task
    * [HCANN-43] - Move to JBoss Logging 3.1.0.CR2


4.0.0.Final (10-11-2011)
------------------------

* [HCANN-41] - Upgrade JBoss Logging and align version numbers
* [HCANN-42] - Make sure project build with JDK 7


4.0.0.CR2 (31-08-2011)
----------------------

* [HCANN-40] - Make JBoss logging annotation processor an optional dependency to avoid JDK bug uncovering in Core


4.0.0.CR1 (31-08-2011)
----------------------

** Bug
    * [HCANN-37] - Upgrade pom.xml info on SCM (move to Git)

** Improvement
    * [HCANN-36] - Add lgpl.txt file to the repository
    * [HCANN-39] - Move to new Maven groupId

** New Feature
    * [HCANN-38] - change to use jboss logging from slf4j

** Task
    * [HCANN-20] - Update pom to use the new distributationManagement information


3.2.0.GA (9-03-2010)
--------------------

** New Feature
    * [HCANN-5] - Decouple the reflection work from the metadata overriding facility


3.1.0.GA (20-08-2008)
----------------------


3.1.0.CR2 (23-07-2008)
----------------------

** Bug
    * [HCANN-4] - NullPointerException in JavaXCollectionType


3.1.0.CR1 (27-05-2008)
----------------------

** New Feature
    * [HCANN-1] - Move to slf4j
    * [HCANN-2] - Add POM
    * [HCANN-3] - Make build independent of Hibernate Core structure


3.0.0.GA (19-03-2007)
---------------------

Initial release as a standalone product (see Hibernate Annotations changelog for previous informations)