Index: third_party/grpc/src/ruby/CHANGELOG.md |
diff --git a/third_party/grpc/src/ruby/CHANGELOG.md b/third_party/grpc/src/ruby/CHANGELOG.md |
new file mode 100644 |
index 0000000000000000000000000000000000000000..8ec6e3cfdb7995bb44aae4328cbe772508e9727c |
--- /dev/null |
+++ b/third_party/grpc/src/ruby/CHANGELOG.md |
@@ -0,0 +1,11 @@ |
+## 0.6.1 (2015-04-14) |
+ |
+### Changes |
+ |
+* Begins this ChangeLog ([@tbetbetbe][]) |
+* Updates to version 0.4 of googleauth. ([@tbetbetbe][]) |
+* Switch the extension to use the call API. ([@tbetbetbe][]) |
+* Refactor the C extension to avoid identifiers used by ruby ([@yugui][]) |
+ |
+[@tbetbetbe]: https://github.com/tbetbetbe |
+[@yugui]: https://github.com/yugui |