Author: echatellier Date: 2009-08-21 09:43:54 +0200 (Fri, 21 Aug 2009) New Revision: 605 Modified: trunk/eugene/changelog.txt trunk/maven-eugene-plugin/changelog.txt Log: Update changelog Modified: trunk/eugene/changelog.txt =================================================================== --- trunk/eugene/changelog.txt 2009-08-20 15:50:53 UTC (rev 604) +++ trunk/eugene/changelog.txt 2009-08-21 07:43:54 UTC (rev 605) @@ -1,4 +1,5 @@ 1.0.0 xxx xxx + * Add multiple models loading and restricted package generation * Add Enumeration support * Add Dependency support * Add ImportsManager Modified: trunk/maven-eugene-plugin/changelog.txt =================================================================== --- trunk/maven-eugene-plugin/changelog.txt 2009-08-20 15:50:53 UTC (rev 604) +++ trunk/maven-eugene-plugin/changelog.txt 2009-08-21 07:43:54 UTC (rev 605) @@ -1,4 +1,5 @@ 1.0.0 xxx xxx + * Add multiple models loading and restricted package generation * Recode EugenePlugin without ant * Move to org.nuiton groupid * Rename project to Eugene