Update CHANGELOGs
This commit is contained in:
parent
fe92de9abd
commit
0ae398df39
@ -1,5 +1,5 @@
|
|||||||
# Revision history for hpath-filepath
|
# Revision history for hpath-filepath
|
||||||
|
|
||||||
## 0.9.3 -- 2020-01-04
|
## 0.10.0 -- 2020-01-04
|
||||||
|
|
||||||
* First version. Released on an unsuspecting world.
|
* First version. Split from 'hpath', contains only the filepath ByteString manipulation parts.
|
||||||
|
@ -1,5 +1,7 @@
|
|||||||
# Revision history for hpath-io
|
# Revision history for hpath-io
|
||||||
|
|
||||||
## 0.9.3 -- YYYY-mm-dd
|
## 0.10.0 -- 2020-01-04
|
||||||
|
|
||||||
* First version. Released on an unsuspecting world.
|
* First version. Split from 'hpath', contains only the IO parts.
|
||||||
|
* Now uses streamly for 'copyFile'
|
||||||
|
* Fixed tmpdir in hspec
|
||||||
|
@ -1,3 +1,5 @@
|
|||||||
|
0.10.0
|
||||||
|
* split packages, this one now just contains the type-safe Path wrappers
|
||||||
0.9.2
|
0.9.2
|
||||||
* fix build with ghc-7.6
|
* fix build with ghc-7.6
|
||||||
* raise required bytestring version
|
* raise required bytestring version
|
||||||
|
Loading…
Reference in New Issue
Block a user