Skip to content
This repository was archived by the owner on May 23, 2020. It is now read-only.

Commit e3aa14f

Browse files
author
Werner Dijkerman
committed
Updating the changelog
1 parent a6f95e5 commit e3aa14f

File tree

2 files changed

+12
-4
lines changed

2 files changed

+12
-4
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,14 @@ Version (Release date)
66

77
UNRELEASED:
88

9+
1.7.0 (2019-12-01)
10+
11+
* Using the correct properties in examples #159
12+
* Updating to Zabbix 4.4 #160
13+
* Trying to use a Matrix in Travis and see what happens.. :-) #161
14+
* Added RHEL8 specific stuff #162 (By pull request: bdekker-routit (Thanks!))
15+
* Replaced version_compare #164 (By pull request: m3t4Lm4n (Thanks!))
16+
917
1.6.0 (2019-09-27)
1018

1119
* Install Python bindings based on interpreter; Closes dj-wasabi/ansible-zabbix-server#148 #149 (By pull request: kr4ut (Thanks!))

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -72,11 +72,11 @@ See the following list of supported Operating systems with the Zabbix releases:
7272

7373
### Zabbix 4.4
7474

75-
* CentOS 7.x
75+
* CentOS 7.x, 8.x
7676
* Amazon 7.x
77-
* RedHat 7.x
78-
* OracleLinux 7.x
79-
* Scientific Linux 7.x
77+
* RedHat 7.x, 8.x
78+
* OracleLinux 7.x, 8.x
79+
* Scientific Linux 7.x, 8.x
8080
* Ubuntu 14.04, 16.04, 18.04
8181
* Debian 8, 9
8282

0 commit comments

Comments
 (0)