Skip to content

Commit e5336b8

Browse files
committed
oops - remove illegal char
1 parent 85d9f4f commit e5336b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎changelog/dp-0.4.1.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ This is a small feature release containing various enhancements.
1717
<ul>
1818
<li><a href="https://github.com/haskell-distributed/distributed-process/commit/a5faffd">Update package boundaries </a></li>
1919
<li><a href="https://github.com/haskell-distributed/distributed-process/commit/0f03091">depend on binary-0.6 instead of 0.5</a></li>
20-
<li><a href="https://github.com/haskell-distributed/distributed-process/commit/294e873">Require http-conduit >= 1.8.1</a></li>
20+
<li><a href="https://github.com/haskell-distributed/distributed-process/commit/294e873">Require http-conduit gt 1.8.1</a></li>
2121
<li><a href="https://github.com/haskell-distributed/distributed-process/commit/8b95ef1">Implement receiveChanTimeout</a></li>
2222
<li><a href="https://github.com/haskell-distributed/distributed-process/commit/37b0263">Changed semantics of register/unregister to match Erlang</a></li>
2323
<li><a href="https://github.com/haskell-distributed/distributed-process/commit/24163c2">Fixed de-registration of remote processes when the process terminates</a></li>

0 commit comments

Comments
 (0)