summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS15
1 files changed, 14 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index ffe601c..2b61002 100644
--- a/NEWS
+++ b/NEWS
@@ -1 +1,14 @@
-This is CommonAPI 3.1.1
+This is CommonAPI 3.1.0
+
+Changes since 3.0.1
+- Windows support updated
+- CommonAPI logger added
+- Bugfix for ByteBuffers
+- GTEST_ROOT must be set as DEFINE instead of environment variable
+
+Changes since 2.1.6
+- Support for asynchronous stubs
+- Subscribe/Unsubscribe is now thread safe
+- Full support for deployable serialization
+- Dynamic loading of bindings
+- Simplified application interface for building proxies and stubs