We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6662633 commit cdb5171Copy full SHA for cdb5171
changelog.md
@@ -2,7 +2,11 @@
2
3
_Note: below all `FilePath` values are unquoted, so `\\` really means two backslashes._
4
5
-## 1.4.200.0 *Jul 2023*
+## 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*
10
11
* deprecate `OsString` modules
12
filepath.cabal
@@ -1,6 +1,6 @@
1
cabal-version: 2.2
name: filepath
-version: 1.4.200.0
+version: 1.4.200.1
-- NOTE: Don't forget to update ./changelog.md
license: BSD-3-Clause
0 commit comments