File tree Expand file tree Collapse file tree 3 files changed +13
-1
lines changed Expand file tree Collapse file tree 3 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 11Changelog
22=========
33
4+ ## 1.2.0 (2024-07-23)
5+
6+ - [ buildsystem] add project URLs to setup.cfg by @florianvazelle in #131
7+ - [ buildsystem] update CODEOWNERS to maintainer group by @deathiop in #135
8+ - [ feature] handle Client Credential OAuth2 authentication method by @deathiop in #134
9+
410## 1.1.2 (2024-06-07)
511
612- [ fix] : debian packaging: remove MIGRATION.rst
Original file line number Diff line number Diff line change 1+ python-ovh (1.2.0) trusty; urgency=medium
2+
3+ * build: add project URLs to setup.cfg (#131)
4+ * chore: update CODEOWNERS to maintainer group (#135)
5+ * feat: handle Client Credential OAuth2 authentication method (#134)
6+
17python-ovh (1.1.2) trusty; urgency=medium
28
39 * fix: debian packaging: remove file MIGRATION.rst
Original file line number Diff line number Diff line change 22name = ovh
33description = " Official module to perform HTTP requests to the OVHcloud APIs"
44long_description = file: README.rst
5- version = 1.1.2
5+ version = 1.2.0
66author = OVHcloud team - Romain Beuque
7788url = https://api.ovh.com
You can’t perform that action at this time.
0 commit comments