aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
diff options
context:
space:
mode:
authorGravatar Tim Emiola <temiola@google.com>2015-04-14 09:32:32 -0700
committerGravatar Tim Emiola <temiola@google.com>2015-04-14 09:32:32 -0700
commit4bda5e39b9a533acdb72a80920c3389e50ff97a8 (patch)
tree40dc9775ce7ae04fac68e733a042dd94b307de0d /src
parente1fd1bbe144f29a38a505d7b156dfc6aa7ba4ad8 (diff)
Add a changelog
Diffstat (limited to 'src')
-rw-r--r--src/ruby/CHANGELOG.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/src/ruby/CHANGELOG.md b/src/ruby/CHANGELOG.md
new file mode 100644
index 0000000000..79215388e1
--- /dev/null
+++ b/src/ruby/CHANGELOG.md
@@ -0,0 +1,11 @@
+## 0.6.1 (25/03/2015)
+
+### 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