Skip to content

Commit cdb5171

Browse files
committed
Bump to 1.4.200.1
1 parent 6662633 commit cdb5171

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

changelog.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,11 @@
22

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

5-
## 1.4.200.0 *Jul 2023*
5+
## 1.4.200.1. *Dec 2023*
6+
7+
* Improve deprecation warnings wrt [#209](https://github.com/haskell/filepath/issues/209)
8+
9+
## 1.4.200.0 *Nov 2023*
610

711
* deprecate `OsString` modules
812

filepath.cabal

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cabal-version: 2.2
22
name: filepath
3-
version: 1.4.200.0
3+
version: 1.4.200.1
44

55
-- NOTE: Don't forget to update ./changelog.md
66
license: BSD-3-Clause

0 commit comments

Comments
 (0)