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

Bump to 1.5.3.0

parent 03f4256f
No related branches found
Tags v1.5.3.0
No related merge requests found
......@@ -2,6 +2,10 @@
_Note: below all `FilePath` values are unquoted, so `\\` really means two backslashes._
## 1.5.3.0 *Jun 2024*
* Adjust for `encodeFS`/`decodedFS` deprecation in os-string
## 1.5.2.0 *Jan 2024*
* Fix a bug in `[splitFileName](https://github.com/haskell/filepath/issues/219)`
......
cabal-version: 2.2
name: filepath
version: 1.5.2.0
version: 1.5.3.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