Skip to content

Commit 3687924

Browse files
chore(release): 2.1.0 [skip ci]
# [2.1.0](v2.0.1...v2.1.0) (2019-07-30) ### Continuous Integration * **travis:** enable default-fedora-27-2017-7-py2 ([ef1f3de](ef1f3de)) ### Features * **packages:** set dedicated python package names for Fedora ([b02ff7b](b02ff7b)) ### Tests * **inspec:** support Fedora ([604a803](604a803))
1 parent 015baa2 commit 3687924

File tree

3 files changed

+39
-1
lines changed

3 files changed

+39
-1
lines changed

CHANGELOG.md

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

3+
# [2.1.0](https://github.com/saltstack-formulas/libvirt-formula/compare/v2.0.1...v2.1.0) (2019-07-30)
4+
5+
6+
### Continuous Integration
7+
8+
* **travis:** enable default-fedora-27-2017-7-py2 ([ef1f3de](https://github.com/saltstack-formulas/libvirt-formula/commit/ef1f3de))
9+
10+
11+
### Features
12+
13+
* **packages:** set dedicated python package names for Fedora ([b02ff7b](https://github.com/saltstack-formulas/libvirt-formula/commit/b02ff7b))
14+
15+
16+
### Tests
17+
18+
* **inspec:** support Fedora ([604a803](https://github.com/saltstack-formulas/libvirt-formula/commit/604a803))
19+
320
## [2.0.1](https://github.com/saltstack-formulas/libvirt-formula/compare/v2.0.0...v2.0.1) (2019-07-30)
421

522

FORMULA

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: libvirt
22
os: Debian, CentOS
33
os_family: Debian, RedHat
4-
version: 2.0.1
4+
version: 2.1.0
55
release: 1
66
minimum_version: 2018.3
77
summary: libvirt formula

docs/CHANGELOG.rst

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,27 @@
22
Changelog
33
=========
44

5+
`2.1.0 <https://github.com/saltstack-formulas/libvirt-formula/compare/v2.0.1...v2.1.0>`_ (2019-07-30)
6+
---------------------------------------------------------------------------------------------------------
7+
8+
Continuous Integration
9+
^^^^^^^^^^^^^^^^^^^^^^
10+
11+
12+
* **travis:** enable default-fedora-27-2017-7-py2 (\ `ef1f3de <https://github.com/saltstack-formulas/libvirt-formula/commit/ef1f3de>`_\ )
13+
14+
Features
15+
^^^^^^^^
16+
17+
18+
* **packages:** set dedicated python package names for Fedora (\ `b02ff7b <https://github.com/saltstack-formulas/libvirt-formula/commit/b02ff7b>`_\ )
19+
20+
Tests
21+
^^^^^
22+
23+
24+
* **inspec:** support Fedora (\ `604a803 <https://github.com/saltstack-formulas/libvirt-formula/commit/604a803>`_\ )
25+
526
`2.0.1 <https://github.com/saltstack-formulas/libvirt-formula/compare/v2.0.0...v2.0.1>`_ (2019-07-30)
627
---------------------------------------------------------------------------------------------------------
728

0 commit comments

Comments
 (0)