Browse Source

Update release notes up to 1.1.4

Kevin Lovato 10 năm trước cách đây
mục cha
commit
ff0bfde3d3
1 tập tin đã thay đổi với 6 bổ sung0 xóa
  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