Revision: 3900
Author: [email protected]
Date: Tue Aug 17 20:15:45 2010
Log: Updated the Architect version to 1.0.1. Also, updated the release
notes.
http://code.google.com/p/power-architect/source/detail?r=3900
Modified:
/trunk/doc/ReleaseNotes.txt
/trunk/src/main/java/ca/sqlpower/architect/ArchitectVersion.java
=======================================
--- /trunk/doc/ReleaseNotes.txt Mon Aug 16 17:48:28 2010
+++ /trunk/doc/ReleaseNotes.txt Tue Aug 17 20:15:45 2010
@@ -1,4 +1,8 @@
-SQL Power Architect Release Notes
+SQL Power Architect Community Edition Release Notes
+
+1.0.1
+ Bug Fixes:
+ * Fixed bugs where data types and domain categories could not be
deleted.
1.0.0
Validation:
=======================================
--- /trunk/src/main/java/ca/sqlpower/architect/ArchitectVersion.java Mon
Aug 16 18:49:48 2010
+++ /trunk/src/main/java/ca/sqlpower/architect/ArchitectVersion.java Tue
Aug 17 20:15:45 2010
@@ -53,7 +53,7 @@
* back to 0 when the minor version changes. All versions under the
same
* minor version number are fully compatible with each other.
*/
- public static final String APP_VERSION_TINY = "0";
+ public static final String APP_VERSION_TINY = "1";
/**
* Suffixes indicate pre-release builds. They normally progress
from "alpha"