File tree Expand file tree Collapse file tree 3 files changed +15
-2
lines changed Expand file tree Collapse file tree 3 files changed +15
-2
lines changed Original file line number Diff line number Diff line change 11[bumpversion]
22commit = True
33tag = True
4- current_version = 1.2.3
4+ current_version = 2.0.0
55
66[bumpversion:file:nylas/_client_sdk_version.py]
77
Original file line number Diff line number Diff line change 11nylas-python Changelog
22======================
33
4+ v2.0.0
5+ ------
6+
7+ Release May 18, 2017:
8+ - Add support for expanded message view
9+ - Remove deprecated "Inbox" name
10+ - Send correct auth headers for account management
11+ - Respect the offset parameter for restfulmodelcollection
12+ - Add ability to revoke token
13+
14+ [ Full Changelog] ( https://github.com/nylas/nylas-ruby/compare/v1.2.3...v2.0.0 )
15+
16+
417v1.2.3
518------
619
Original file line number Diff line number Diff line change 1- __VERSION__ = "1.2.3 "
1+ __VERSION__ = "2.0.0 "
You can’t perform that action at this time.
0 commit comments