We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df997ff commit 8c712e8Copy full SHA for 8c712e8
changelog.md
@@ -1,12 +1,12 @@
1
Changelog for the [`directory`][1] package
2
==========================================
3
4
-## 1.3.10.1 (unreleased)
+## 1.3.10.1 (Jan 2026)
5
6
- * Make findExecutable return Nothing on absolute paths that aren't
+ * Make `findExecutable` return `Nothing` on absolute paths that aren't
7
executable.
8
([#187](https://github.com/haskell/directory/issues/187))
9
- * Ensure removePathForcibly removes write-protected files on all
+ * Ensure `removePathForcibly` removes write-protected files on all
10
platforms.
11
([#194](https://github.com/haskell/directory/issues/194))
12
0 commit comments