Skip to content

Commit a5f2209

Browse files
committed
ChangeLog: fx rm is a breaking change
1 parent 0e7de85 commit a5f2209

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

ChangeLog.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,13 @@
33

44
## [(diff)](https://github.com/haskell-nix/hnix/compare/0.13.1...master#files_bucket) WIP
55

6-
* Additional:
6+
Breaking:
77

88
* `Nix.Effects`:
99
* rm `pathExits` in favour of `doesPathExist` (in `Nix.Render`: `class MonadFile`: `doesPathExist`)
1010

11+
* Additional:
12+
1113
* `Nix.Utils`:
1214
* added type `TransformF`
1315

0 commit comments

Comments
 (0)