Skip to content
Snippets Groups Projects
Unverified Commit 367f6bff authored by Julian Ospald's avatar Julian Ospald :tea:
Browse files

Release 1.4.100.4

parent b91dcf2e
No related branches found
Tags v1.4.100.4
No related merge requests found
......@@ -2,6 +2,10 @@
_Note: below all `FilePath` values are unquoted, so `\\` really means two backslashes._
## 1.4.100.4 *Jul 2023*
* Fix isInfixOf and breakSubString in Word16, wrt [#195](https://github.com/haskell/filepath/issues/195)
## 1.4.100.3 *Feb 2023*
* Fix a regression in `splitFileName` wrt [#189](https://github.com/haskell/filepath/pull/189)
......
cabal-version: 2.2
name: filepath
version: 1.4.100.3
version: 1.4.100.4
-- NOTE: Don't forget to update ./changelog.md
license: BSD-3-Clause
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment