diff --git a/ChangeLog.txt b/ChangeLog.txt index f9e059eb1..0fe95b1ff 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt @@ -1,4 +1,5 @@ Version 0.18-SNAPSHOT: + [feature] Flow-control_ Handled client's receive maximum property to configure the inflight window through the client. (#858) [feature] Generate correct MANIFEST.MF with bnd-maven-plugin. (#848) [feature] Flow-control: implemented publish's quota management on the server side. (#852) [fix] Incorrect reference used in compareAndSet in CTrie.cleanTomb. (#841)