v0.1.0-beta1
Pre-release
Pre-release
New
- Add support for the following new endpoints:
- Update Notion API Version to
2021-08-16
- Add
bin/console
command for better DX - Overhauled documentation
Upgrade instructions
- Please refer to the Notion Changelog to see breaking changes for version
2021-08-16
- Regarding this gem, a lot of
id
parameters got renamed toblock_id
,page_id
,user_id
anddatabase_id
. You might need to rename those in your code as well.