# [2021-09-23] Nylas Ruby SDK v5.4.0

Source: https://developer.nylas.com/docs/new/v2-changelogs/2021-09-23-ruby-sdk-v5-4-0/

The Nylas Ruby SDK v5.4.0 has been released!

- GitHub: [Nylas Ruby SDK](https://github.com/nylas/nylas-ruby/releases/tag/v5.4.0)
- Distribution: [RubyGems](https://rubygems.org/gems/nylas/versions/5.4.0)

## New

- We added support for Event Conferencing.

## Bug Fixes

- Fixed an issue where update draft was failing if the version was not set.
- Fixed the draft `.send` logic.