Skip to content

Commit 8c712e8

Browse files
committed
Update release date for 1.3.10.1
1 parent df997ff commit 8c712e8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

changelog.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
Changelog for the [`directory`][1] package
22
==========================================
33

4-
## 1.3.10.1 (unreleased)
4+
## 1.3.10.1 (Jan 2026)
55

6-
* Make findExecutable return Nothing on absolute paths that aren't
6+
* Make `findExecutable` return `Nothing` on absolute paths that aren't
77
executable.
88
([#187](https://github.com/haskell/directory/issues/187))
9-
* Ensure removePathForcibly removes write-protected files on all
9+
* Ensure `removePathForcibly` removes write-protected files on all
1010
platforms.
1111
([#194](https://github.com/haskell/directory/issues/194))
1212

0 commit comments

Comments
 (0)