diff --git a/CHANGELOG.md b/CHANGELOG.md index 973b419..8365c43 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,25 +2,25 @@ # Changelog -## [v1.5.1] [r4.24.0] - [2020-06-10] +## [v1.5.1] [r4.24.0] - 2020-06-10 ### Features - Updated for support https protocol [#19423] -## [v1.5.0] - [2017-02-15] +## [v1.5.0] - 2017-02-15 ### Features - Removed ScopeProvider calls -## [v1.4.0] - [2016-12-01] +## [v1.4.0] - 2016-12-01 ### Features - Updated algorithms to DataMiner -## [v1.3.0] - [2014-12-05] +## [v1.3.0] - 2014-12-05 ### Features @@ -28,13 +28,13 @@ - Algorithms RandomSampleOnTable, SampleOnTable, SmartSampleOnTable and SubmitQuery modified in order to manage the file as output. - total number rows returned as output for the result of the submit Query operation: algorithm SubmitQuery modified -## [v1.2.0] - [2014-10-27] +## [v1.2.0] - 2014-10-27 ### Features - some algorithms modified to cope modifications applied in the database-resource-manager component and regarding the management of the same access point for a resource and the database connection shutdown. -## [v1.1.0] - [2014-09-10] +## [v1.1.0] - 2014-09-10 ### Features @@ -47,7 +47,7 @@ - file DestinationDBHibernate modified to insert the property on the timeout - bug fixed on table names that are keywords.Method GetTableDetails corrected to consider the name as schema.table for postgres and database.table for mysql -## [v1-0-0] - [2014-06-09] +## [v1-0-0] - 2014-06-09 ### Features