We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46c2062 commit ad64892Copy full SHA for ad64892
ChangeLog
@@ -1,7 +1,11 @@
1
2016-07-06 Facundo Domínguez <facundo.dominguez@tweag.io> 0.7.0
2
3
* Change type of message sent by `say` from a 3-tuple to a proper
4
-type (`SayMessage`) with a proper `UTCTime`.
+type (`SayMessage`) with a proper `UTCTime`. (#291)
5
+* Expose the MonitorRef in the withMonitor call.
6
+* Have unmonitor remove the monitor message in the inbox. (#268)
7
+* Remove Mx Data Tables. This API isn't used, is easy to replace with various
8
+other packages. (#276)
9
10
2016-10-12 Facundo Domínguez <facundo.dominguez@tweag.io> 0.6.5
11
0 commit comments