Skip to content

Commit

Permalink
Merge pull request #141 from plivo/devex_6&25
Browse files Browse the repository at this point in the history
updated changelog
  • Loading branch information
nixonsam authored Sep 4, 2020
2 parents 26c51fc + 446d013 commit f973376
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Change Log

## [4.10.0](https://github.com/plivo/plivo-ruby/releases/tag/v4.10.0) (2020-09-04)
- Add ConferenceUuid & CallState for Get Details of a Call API
- Upgrade faraday & faraday_middleware dependencies

## [4.9.1](https://github.com/plivo/plivo-ruby/releases/tag/v4.9.1) (2020-08-19)
- Internal changes in Phlo for MultiPartyCall component

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ The Plivo Ruby SDK makes it simpler to integrate communications into your Ruby a
Add this line to your application's Gemfile:

```ruby
gem 'plivo', '>= 4.9.1'
gem 'plivo', '>= 4.10.0'
```

And then execute:
Expand Down

0 comments on commit f973376

Please sign in to comment.