Release new versions

This commit is contained in:
2020-01-26 21:51:39 +01:00
parent 87e452c49f
commit f7e2131192
4 changed files with 11 additions and 2 deletions

View File

@@ -1,5 +1,10 @@
# Revision history for hpath-filepath
## 0.10.4 -- 2020-01-26
* Add `takeAllParents`
## 0.10.2 -- 2020-01-18
* Add `isSpecialDirectoryEntry`

View File

@@ -1,5 +1,5 @@
name: hpath-filepath
version: 0.10.3
version: 0.10.4
synopsis: ByteString based filepath manipulation
description: ByteString based filepath manipulation, similar to 'filepath' package. This is POSIX only.
-- bug-reports: