File tree Expand file tree Collapse file tree 6 files changed +1080
-4
lines changed
Expand file tree Collapse file tree 6 files changed +1080
-4
lines changed Original file line number Diff line number Diff line change 11twilio-ruby changelog
22=====================
33
4+ [ 2025-11-20] Version 7.8.7
5+ --------------------------
6+ ** Memory**
7+ - # Memory API Changes
8+ - Added initial Memory API endpoints with darkseagreen badge status
9+
10+
411[ 2025-11-11] Version 7.8.6
512--------------------------
613** Twiml**
Original file line number Diff line number Diff line change @@ -39,13 +39,13 @@ This library supports the following Ruby implementations:
3939To install using [ Bundler] [ bundler ] grab the latest stable version:
4040
4141``` ruby
42- gem ' twilio-ruby' , ' ~> 7.8.6 '
42+ gem ' twilio-ruby' , ' ~> 7.8.7 '
4343```
4444
4545To manually install ` twilio-ruby ` via [ Rubygems] [ rubygems ] simply gem install:
4646
4747``` bash
48- gem install twilio-ruby -v 7.8.6
48+ gem install twilio-ruby -v 7.8.7
4949```
5050
5151To build and install the development branch yourself from the latest source:
You can’t perform that action at this time.
0 commit comments