CHANGES.md in twilio-ruby-5.10.5 vs CHANGES.md in twilio-ruby-5.10.6
- old
+ new
@@ -1,7 +1,17 @@
twilio-ruby changelog
=====================
+[2018-07-05] Version 5.10.6
+----------------------------
+**Library**
+- PR #413: Add Dockerfile and related changes to build the Docker image. Thanks to @jonatasbaldin!
+
+**Api**
+- Release `Call Recording Controls` feature support in helper libraries
+- Add Voice Insights sub-category keys to usage records
+
+
[2018-06-21] Version 5.10.5
----------------------------
**Library**
- PR #414: Added test for mixed content. Thanks to @ekarson!