Skip to content
This repository was archived by the owner on Mar 12, 2020. It is now read-only.

Commit e32a247

Browse files
author
Eric/Terry
committed
Added release notes to the README.
1 parent 0f5de39 commit e32a247

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

README

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,21 @@ Unpack it and create a discovery_datatool.xml configuration file. The release
1818
includes example configuration files in the examples directory of the zip file.
1919

2020
Then run the tool by executing the run.sh script.
21+
22+
Release Notes
23+
-------------
24+
25+
1.1 - 2010-06-11
26+
27+
* Added createSql support to sqlProfile, used to auto create missing
28+
changeset profiles.
29+
* Bumped the schema from http://transparensee.com/schema/datatool-config-1
30+
to http://transparensee.com/schema/datatool-config-2.
31+
* Added init script to the built release, depends upon Apache Commons Daemon
32+
jsvc (http://commons.apache.org/daemon/jsvc.html).
33+
* Fixed Configuration parsing issue where long text elements in the XML
34+
were being truncated.
35+
36+
1.0 - 2010-06-03
37+
38+
* Initial release

0 commit comments

Comments
 (0)