Skip to content

Commit

Permalink
Bump to version 4.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jingming committed Jan 28, 2016
1 parent 265e893 commit 9ea06f4
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
10 changes: 9 additions & 1 deletion CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,18 @@
twilio-ruby changelog
=====================

Version 4.10.0
-------------

Released January 28, 2016:

- Add support for filter_friendly_name in WorkflowConfig
- Load reservations by default in TaskRouter

Version 4.9.1
-------------

Release January 28, 2015
Release January 28, 2016

- Fix ip messaging first person grant

Expand Down
2 changes: 1 addition & 1 deletion lib/twilio-ruby/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Twilio
VERSION = '4.9.1'
VERSION = '4.10.0'
end

0 comments on commit 9ea06f4

Please sign in to comment.