hscrtmpl-1.4: changelog.md
1.4 (2015-07-04)
* Added time-locale-compat for backwards compatibility
1.3 (2015-07-03)
* Most of the commented examples are now live code
* Replaced deprecated System.Cmd with System.Process
* Updated copyright date
* Fixed ambiguous import of defaultTimeLocale
* Fixed some things in the cabal file
* Added README.md file
1.2 (2014-02-28)
* Updated cabal fields
* Updated copyright date
* Now using a shorter date format string
* Updated date/time code for System.Time deprecation
1.1 (2013-09-13)
* Added a Setup.hs to make this a valid cabalized package
* Added new utility functions toExitCode, exitBool and forSystem
* Added custom boringfile
1.0 (2013-04-15)
* Initial release