History.txt in echi-converter-0.2.1 vs History.txt in echi-converter-0.3.0
- old
+ new
@@ -82,6 +82,24 @@
== 0.2.1 2007-10-26
* Major enhancement(s):
* Minor enhancement(s):
* Bug fix(es):
- * Fixed the database schema to pull from the appropriate config file information for the PCO schema
+ * Fixed the database schema to pull from the appropriate config file information for the PCO schema
+
+== 0.2.2 2007-10-26
+
+* Major enhancement(s):
+* Minor enhancement(s):
+* Bug fix(es):
+ * Fixed the utility to only process files with the prefix 'chr' in order to avoid picking up other files from the 'to_process' directory
+ * Fixed the database_presence.rb to explicitly define tables rather than derive from the application.yml
+
+== 0.3.0 2007-11-02
+
+* Major enhancement(s):
+ * Added the ability to auto-recognize when running on Windows and enable running as a Windows Service (FR#14856/14852)
+* Minor enhancement(s):
+ * Changed 'echi_ftp_delete:' default setting to 'Y'
+ * A fair amount of internal code refactoring
+* Bug fix(es):
+ * Fixed bug so that the log file properly reports when a file is processed
\ No newline at end of file