# Changelog ## 0.1.9.0 * Bumped dependencies ## 0.1.8.0 * Added MigrationCommands allowing sequencing of migrations in the Haskell API * Derived more datatypes for MigrationResult * Bumped dependencies ## 0.1.7.0 * Propagate migration and validation result to application exit code ## 0.1.6.0 * Support for GHC 8 ## 0.1.5.0 * Bumped dependencies ## 0.1.4.0 * Improved error logging in standalone binary ## 0.1.3.0 * Better transaction handling * Improved documentation ## 0.1.2.0 * Moved Util module * Improved documentation ## 0.1.1.0 * Support for schema validations. * Improved Haskell API ## 0.1.0.0 * Support for file-based and Haskell migrations.