CHANGES.md in twilio-ruby-5.10.6 vs CHANGES.md in twilio-ruby-5.10.7
- old
+ new
@@ -1,7 +1,19 @@
twilio-ruby changelog
=====================
+[2018-07-11] Version 5.10.7
+----------------------------
+**Api**
+- Add `cidr_prefix_length` param to SIP IpAddresses API
+
+**Studio**
+- Add new /Execution endpoints to begin Engagement -> Execution migration
+
+**Video**
+- [Rooms] Allow deletion of individual recordings from a room
+
+
[2018-07-05] Version 5.10.6
----------------------------
**Library**
- PR #413: Add Dockerfile and related changes to build the Docker image. Thanks to @jonatasbaldin!