Skip to content
Snippets Groups Projects
Verified Commit 98f8bba9 authored by Julian Ospald's avatar Julian Ospald :tea:
Browse files

Bump to 1.4.100.3

parent 923a42e8
No related branches found
No related tags found
No related merge requests found
......@@ -2,6 +2,10 @@
_Note: below all `FilePath` values are unquoted, so `\\` really means two backslashes._
## 1.4.100.3 *Feb 2023*
* Fix a regression in `splitFileName` wrt [#189](https://github.com/haskell/filepath/pull/189)
## 1.4.100.2 *Feb 2023*
* Speed up `splitFileName`, `splitExtension`, `readDriveLetter` and various other helpers (up to 20x faster) by @Bodigrim
......
cabal-version: 2.2
name: filepath
version: 1.4.100.2
version: 1.4.100.3
-- 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