Skip to content

Commit

Permalink
added changelog.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AshleyYakeley committed Dec 20, 2015
1 parent b31cee9 commit 346ced4
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 0 deletions.
17 changes: 17 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# 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]
1 change: 1 addition & 0 deletions time.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ cabal-version: >=1.10
x-follows-version-policy:

extra-source-files:
changelog.md
aclocal.m4
configure.ac
configure
Expand Down

0 comments on commit 346ced4

Please sign in to comment.