Skip to content

Commit 6e81f43

Browse files
committed
Add changelog for 1.5.0.0
1 parent 6542b2f commit 6e81f43

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

changelog.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22

33
_Note: below all `FilePath` values are unquoted, so `\\` really means two backslashes._
44

5+
## 1.5.0.0 *WIP*
6+
7+
* breaking changes:
8+
- Make `Windows.isValid` reject paths ending in a dot or space wrt [#94](https://github.com/haskell/filepath/pull/94)
9+
510
## 1.4.2.2 *WIP*
611

712
* Document relation between `joinPath` and `(</>)` wrt [#82](https://github.com/haskell/filepath/issues/82), [#82](https://github.com/haskell/filepath/issues/86)

0 commit comments

Comments
 (0)