v0.6.0
What's Changed
- Documentation has moved! Check it out here: https://mgmarlow.github.io/notion-sdk-ruby/
- Updated to latest Notion client
Breaking changes
- The default client version is Notion's latest
"2022-02-22"
- Removed
client.databases.list
(see Notion's deprecation notice)
Upcoming
- New endpoints:
Blocks#delete
andPages#properties#retrieve
- More helpful pagination APIs
- Examples
Full Changelog: v0.5.0...v0.6.0