Skip to content

Commit 4c00759

Browse files
committed
final fix
1 parent 77b1e87 commit 4c00759

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎changelog/dp-0.5.0.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -44,15 +44,15 @@ this API, which is more efficient and flexible.
4444
* [DP-62](https://cloud-haskell.atlassian.net/browse/DP-62) - Label spawned processes using labelThread
4545
* [DP-85](https://cloud-haskell.atlassian.net/browse/DP-85) - Relax upper bound on syb in the cabal manifest
4646
* [DP-78](https://cloud-haskell.atlassian.net/browse/DP-78) - Bump binary version to include 0.7.*
47-
* [DP-91](https://cloud-haskell.atlassian.net/browse/DP-91) - Move tests to https://github.com/haskell-distributed/distributed-process-tests
4847
* [DP-92](https://cloud-haskell.atlassian.net/browse/DP-92) - Expose process info
4948
* [DP-92](https://cloud-haskell.atlassian.net/browse/DP-92) - Expose node statistics
49+
* [DP-91](https://cloud-haskell.atlassian.net/browse/DP-91) - Move tests to https://github.com/haskell-distributed/distributed-process-tests
5050

5151
#### New Features
5252

5353
* [DP-7](https://cloud-haskell.atlassian.net/browse/DP-7) - Polymorphic expect, see details [here](https://hackage.haskell.org/package/distributed-process-0.5.0/docs/Control-Distributed-Process.html#g:5)
54-
* [DP-57](https://cloud-haskell.atlassian.net/browse/DP-57) - Expose Message and broaden the scope of polymorphic expect
55-
* [DP-84](https://cloud-haskell.atlassian.net/browse/DP-84) - Provide an API for working with internal (system) events
54+
* [DP-57](https://cloud-haskell.atlassian.net/browse/DP-57) - Expose Message type and broaden scope of polymorphic expect
55+
* [DP-84](https://cloud-haskell.atlassian.net/browse/DP-84) - Management API (for working with internal/system events)
5656
* [DP-83](https://cloud-haskell.atlassian.net/browse/DP-83) - Report node statistics for monitoring/management
5757

5858
[1]: https://hackage.haskell.org/package/distributed-process-0.5.0/docs/Control-Distributed-Process-UnsafePrimitives.html

0 commit comments

Comments
 (0)