Commit 8456ea08 authored by Greg Williams's avatar Greg Williams
Browse files

Bumped version to 0.10.1 for new release

parent a844c6d4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
v0.10.1 (kinetic-protocol 3.0.5)
* Fixed regression in 0.10.0 where a GET with metadataOnly=true would result in a crash if a value field was not provided
* Added system tests for P2P operations
* Added system tests for P2P operations which are now fully validated and working on HW

v0.10.0 (kinetic-protocol 3.0.5)
-------------------------------
+1 −1
Original line number Diff line number Diff line
@@ -38,7 +38,7 @@ PROJECT_NAME = kinetic-c
# could be handy for archiving the generated documentation or if some version
# control system is used.

PROJECT_NUMBER           = "v0.10.0"
PROJECT_NUMBER           = "v0.10.1"

# Using the PROJECT_BRIEF tag one can provide an optional one line description
# for a project that appears at the top of each page and should give viewer a
+1 −1
Original line number Diff line number Diff line
0.10.0
0.10.1