We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb227d6 commit d49c5dfCopy full SHA for d49c5df
CHANGELOG.md
@@ -0,0 +1,11 @@
1
+[OST Ruby SDK v1.0.0](https://github.com/OpenSTFoundation/ost-sdk-ruby/tree/v1.0.0) May 17 2018
2
+---
3
+
4
+* Added support for interacting with V1 API along with V0
5
+* [README.md](README.md) has API V1 usage instructions
6
+* [README_V0.md](README.md) has API V0 usage instructions
7
8
+[OST Ruby SDK v0.9.2](https://github.com/OpenSTFoundation/ost-sdk-ruby/tree/v0.9.2) March 15 2018
9
10
+Initial release of the official OST Ruby SDK<br />
11
+This release has the OST API V0 interaction layer implementation.
0 commit comments