Skip to content

Commit 56df4c5

Browse files
Bump version to 0.6.5 and update changelog.
1 parent e1db33b commit 56df4c5

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

ChangeLog

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
2016-10-12 Facundo Domínguez <facundo.dominguez@tweag.io> 0.6.5
2+
3+
* Use only one connection to communicate between NCs. (#296, #297)
4+
* Improve documentation of CQueue.
5+
* Implement bidirectional multimaps for links and monitors. (#293, #294, #295)
6+
* Fix various warnings. (#292)
7+
* Fix some of the intermittent failures in tests.
8+
* Improve error messages when node controllers receive invalid requests.
9+
(#290)
10+
111
2016-06-09 Facundo Domínguez <facundo.dominguez@tweag.io> 0.6.4
212

313
* Fixup build errors.

distributed-process.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Name: distributed-process
2-
Version: 0.6.4
2+
Version: 0.6.5
33
Cabal-Version: >=1.8
44
Build-Type: Simple
55
License: BSD3

0 commit comments

Comments
 (0)