ソースを参照

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