v0.5.0
What's Changed
- Based on the Notion API changelog, backfilled all changes (new endpoints, improvements, etcetera) that were done on the API since July 20, 2021.
- Note: This release bumps the Notion API version date string to
2021-08-16
. If you're upgrading from an older version of go-notion, please double your implementation code and manually test and assert. As noted in the README, this Go package will make breaking changes leading up to v1.0 of the module.
New Contributors
- @nozo-moto made their first contribution in #19
- @biblion84 made their first contribution in #21
Full Changelog: v0.4.0...v0.5.0