浏览代码

Update release notes up to 1.1.4

Kevin Lovato 10 年之前
父节点
当前提交
ff0bfde3d3
共有 1 个文件被更改,包括 6 次插入0 次删除
  1. 6 0
      RELEASE_NOTES.md

+ 6 - 0
RELEASE_NOTES.md

@@ -3,6 +3,12 @@
  - Persistence service
  - Reconsider ZMQ as a transport library
 
+## 1.1.4 
+### Features
+ - Split the "HANDLE" log into "RECV" and "HANDLE"
+### Bug fixes
+ - Directories don't decommission other Directories/self
+ - Starting multiple Buses on the same machine simultaneously could result in identical message ids
 ## 1.1.3
 ### Features
  - MessageExecutionCompleted now logs the MessageId of the corresponding command