Skip to content

Commit 99fb46d

Browse files
committed
Update changelog.md for 1.3.9.0
1 parent 0a764c2 commit 99fb46d

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

changelog.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,15 @@
11
Changelog for the [`directory`][1] package
22
==========================================
33

4-
## 1.3.9.0 (unreleased)
4+
## 1.3.9.0 (Oct 2024)
55

66
* Rely on `file-io` for file I/O.
77
* Drop support for `base` older than 4.12.0.
88
* Resolve TOCTOU issue with `removeDirectoryRecursive` and
99
`removePathForcibly` on POSIX systems.
1010
(part of [#97](https://github.com/haskell/directory/issues/97))
11+
* `findExecutable ""` now returns `Nothing`, matching non-Windows systems
12+
([#180](https://github.com/haskell/directory/issues/180))
1113

1214
## 1.3.8.5 (May 2024)
1315

0 commit comments

Comments
 (0)