Skip to content
Snippets Groups Projects
Commit 346ced46 authored by Ashley Yakeley's avatar Ashley Yakeley
Browse files

added changelog.md

parent b31cee91
No related branches found
No related tags found
No related merge requests found
# Change Log
## [1.6]
### Added
- FormatTime, ParseTime, Show and Read instances for UniversalTime
- diffTimeToPicoseconds
- this change log
### Changed
- Use clock_gettime where available
- Read and Show instances exported in the same module as their types
- Fixed bug in fromSundayStartWeekValid
- Parsing functions now reject invalid dates
- Various documentation fixes
## [1.5.0.1]
......@@ -15,6 +15,7 @@ cabal-version: >=1.10
x-follows-version-policy:
extra-source-files:
changelog.md
aclocal.m4
configure.ac
configure
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment