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

Bump to 1.4.100.1 and add ChangeLog

parent b0cbd5fc
No related branches found
No related tags found
No related merge requests found
......@@ -2,6 +2,12 @@
_Note: below all `FilePath` values are unquoted, so `\\` really means two backslashes._
## 1.4.100.1 *Feb 2023*
* Fix regression in `System.FilePath.Windows.normalise` wrt [#187](https://github.com/haskell/filepath/issues/187)
* Fix tests on GHC 9.4.4
* Avoid head and tail
## 1.4.100.0 *July 2022*
Implementation of the [Abstract FilePath Proposal](https://gitlab.haskell.org/ghc/ghc/-/wikis/proposal/abstract-file-path)
......
cabal-version: 2.2
name: filepath
version: 1.4.100.0
version: 1.4.100.1
-- 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