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

Bump to 1.5.2.0

parent 59945aae
No related branches found
No related tags found
No related merge requests found
......@@ -2,8 +2,9 @@
_Note: below all `FilePath` values are unquoted, so `\\` really means two backslashes._
## 1.5.1.0 *??? 2023*
## 1.5.2.0 *??? 2024*
* Fix a bug in `[splitFileName](https://github.com/haskell/filepath/issues/219)`
* make `osp :: QuasiQuoter` valid as a pattern wrt [#210](https://github.com/haskell/filepath/pull/210)
* Add `unsafeEncodeUtf` from os-string
......
cabal-version: 2.2
name: filepath
version: 1.5.1.0
version: 1.5.2.0
-- 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