CHANGELOG.markdown in brightcove-api-1.0.14 vs CHANGELOG.markdown in brightcove-api-1.0.16
- old
+ new
@@ -1,6 +1,14 @@
# CHANGELOG
+## 1.0.16 (2014-03-07)
+
+* Use https URLs [#14](https://github.com/BrightcoveOS/Ruby-MAPI-Wrapper/pull/14)
+
+## 1.0.15 (2014-01-22)
+
+* Make orderedhash dependency optional for non-Ruby 1.8.7 versions. [#12](https://github.com/BrightcoveOS/Ruby-MAPI-Wrapper/issues/12)
+
## 1.0.14 (2014-01-22)
* Handle IO streams provided by open-uri in post_io_streaming. [#11](https://github.com/BrightcoveOS/Ruby-MAPI-Wrapper/pull/11). Thanks @robdiciuccio.
## 1.0.13 (2013-04-24)