kiwiz / gkeepapi

An unofficial client for the Google Keep API.
MIT License
1.52k stars 112 forks source link

Consider documenting updates with a CHANGELOG file or Github Release notes #167

Open PrOF-kk opened 4 months ago

PrOF-kk commented 4 months ago

0.16 deprecates the Keep.login() method and instead prefers the Keep.authenticate() method. Consider documenting this and future changes either in a CHANGELOG file or in the Github Releases page (it should show up in pypi automatically as well). Thanks for continuing to maintain this library

kiwiz commented 3 months ago

Absolutely. I'll probably bump the version to 1.0.0 along with this.