Skip to content

Commit ff85d1b

Browse files
Bump version to 0.6.6 and update changelog.
1 parent 0f0a5ec commit ff85d1b

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

ChangeLog

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,12 @@
1+
2016-10-13 Facundo Domínguez <facundo.dominguez@tweag.io> 0.6.6
2+
3+
* Remove monitors from remote nodes when a process dies. (#295)
4+
15
2016-10-12 Facundo Domínguez <facundo.dominguez@tweag.io> 0.6.5
26

37
* Use only one connection to communicate between NCs. (#296, #297)
48
* Improve documentation of CQueue.
5-
* Implement bidirectional multimaps for links and monitors. (#293, #294, #295)
9+
* Implement bidirectional multimaps for links and monitors. (#293, #294)
610
* Fix various warnings. (#292)
711
* Fix some of the intermittent failures in tests.
812
* Improve error messages when node controllers receive invalid requests.

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.5
2+
Version: 0.6.6
33
Cabal-Version: >=1.8
44
Build-Type: Simple
55
License: BSD3

0 commit comments

Comments
 (0)