Skip to content

Commit b702354

Browse files
committed
chore(version): add changelog for v1.1.0
Signed-off-by: Romain Beuque <556072+rbeuque74@users.noreply.github.com>
1 parent 6d8d100 commit b702354

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
Changelog
22
=========
33

4+
## 1.1.0 (2023-04-07)
5+
6+
- [feature]: add support for v2 routes (#115)
7+
- [buildsystem]: move to github actions, using unittest (#112, #114, #117, #113)
8+
49
## 1.0.1 (2023-03-07)
510

611
- [buildsystem] missing changelog entry for 1.0.0

debian/changelog

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
python-ovh (1.1.0) trusty; urgency=medium
2+
3+
* feat: add support for v2 routes (#115)
4+
* Build with github actions, modernize testing (#112, #114, #117, #113)
5+
6+
-- Romain Beuque <romain.beuque@ovhcloud.com> Fri, 07 Apr 2023 07:57:42 +0000
7+
18
python-ovh (1.0.1) experimental; urgency=medium
29

310
* chore: missing changelog entry for 1.0.0 (#112)

0 commit comments

Comments
 (0)