Skip to content

Commit 779dad8

Browse files
committed
Update changelog
1 parent f9f6af9 commit 779dad8

File tree

1 file changed

+23
-9
lines changed

1 file changed

+23
-9
lines changed

CHANGELOG.md

Lines changed: 23 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,14 @@ All notable changes to this project will be documented in this file.
55

66
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org).
77

8+
## [v6.1.0](https://github.com/rtib/puppet-geoip/tree/v6.1.0) - 2025-04-04
9+
10+
[Full Changelog](https://github.com/rtib/puppet-geoip/compare/v6.0.1...v6.1.0)
11+
12+
### Added
13+
14+
- Add support for Debian-12 [#53](https://github.com/rtib/puppet-geoip/pull/53) ([rtib](https://github.com/rtib))
15+
816
## [v6.0.1](https://github.com/rtib/puppet-geoip/tree/v6.0.1) - 2023-07-18
917

1018
[Full Changelog](https://github.com/rtib/puppet-geoip/compare/v6.0.0...v6.0.1)
@@ -17,14 +25,15 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a
1725

1826
[Full Changelog](https://github.com/rtib/puppet-geoip/compare/v5.0.1...v6.0.0)
1927

28+
### Changed
29+
30+
- Cut CentOS support [#50](https://github.com/rtib/puppet-geoip/pull/50) ([rtib](https://github.com/rtib))
31+
2032
### Added
2133

2234
- update dependency to stdlib 9.x [#52](https://github.com/rtib/puppet-geoip/pull/52) ([rtib](https://github.com/rtib))
2335
- Allow puppet/systemd < 5.0.0 [#49](https://github.com/rtib/puppet-geoip/pull/49) ([saz](https://github.com/saz))
2436

25-
### Changed
26-
- Cut CentOS support [#50](https://github.com/rtib/puppet-geoip/pull/50) ([rtib](https://github.com/rtib))
27-
2837
## [v5.0.1](https://github.com/rtib/puppet-geoip/tree/v5.0.1) - 2023-01-03
2938

3039
[Full Changelog](https://github.com/rtib/puppet-geoip/compare/v5.0.0...v5.0.1)
@@ -34,6 +43,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a
3443
[Full Changelog](https://github.com/rtib/puppet-geoip/compare/v4.1.0...v5.0.0)
3544

3645
### Changed
46+
3747
- Update supported OS releases [#47](https://github.com/rtib/puppet-geoip/pull/47) ([rtib](https://github.com/rtib))
3848

3949
## [v4.1.0](https://github.com/rtib/puppet-geoip/tree/v4.1.0) - 2021-10-04
@@ -61,13 +71,14 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a
6171

6272
[Full Changelog](https://github.com/rtib/puppet-geoip/compare/v3.2.1...v4.0.0)
6373

74+
### Changed
75+
76+
- [BREAKING] change dependencies [#37](https://github.com/rtib/puppet-geoip/pull/37) ([rtib](https://github.com/rtib))
77+
6478
### Added
6579

6680
- add support for Debian-11 [#38](https://github.com/rtib/puppet-geoip/pull/38) ([rtib](https://github.com/rtib))
6781

68-
### Changed
69-
- [BREAKING] change dependencies [#37](https://github.com/rtib/puppet-geoip/pull/37) ([rtib](https://github.com/rtib))
70-
7182
## [v3.2.1](https://github.com/rtib/puppet-geoip/tree/v3.2.1) - 2021-08-03
7283

7384
[Full Changelog](https://github.com/rtib/puppet-geoip/compare/v3.2.0...v3.2.1)
@@ -109,6 +120,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a
109120
[Full Changelog](https://github.com/rtib/puppet-geoip/compare/v2.2.0...v3.0.0)
110121

111122
### Changed
123+
112124
- update requirements and dependencies - drop Puppet 5 [#29](https://github.com/rtib/puppet-geoip/pull/29) ([rtib](https://github.com/rtib))
113125

114126
## [v2.2.0](https://github.com/rtib/puppet-geoip/tree/v2.2.0) - 2021-03-25
@@ -144,15 +156,16 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a
144156

145157
[Full Changelog](https://github.com/rtib/puppet-geoip/compare/v1.0.1...v2.0.0)
146158

159+
### Changed
160+
161+
- major refactoring - convert acceptance tests to litmus [#12](https://github.com/rtib/puppet-geoip/pull/12) ([rtib](https://github.com/rtib))
162+
147163
### Added
148164

149165
- simplifying and documenting things [#16](https://github.com/rtib/puppet-geoip/pull/16) ([rtib](https://github.com/rtib))
150166
- Add support for Debian-10 [#15](https://github.com/rtib/puppet-geoip/pull/15) ([rtib](https://github.com/rtib))
151167
- Add support for geoipupdate version 3.1.1 configuration file [#14](https://github.com/rtib/puppet-geoip/pull/14) ([rtib](https://github.com/rtib))
152168

153-
### Changed
154-
- major refactoring - convert acceptance tests to litmus [#12](https://github.com/rtib/puppet-geoip/pull/12) ([rtib](https://github.com/rtib))
155-
156169
### Fixed
157170

158171
- changelog contains broken links [#10](https://github.com/rtib/puppet-geoip/pull/10) ([rtib](https://github.com/rtib))
@@ -170,6 +183,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a
170183
[Full Changelog](https://github.com/rtib/puppet-geoip/compare/v0.2.0...v1.0.0)
171184

172185
### Changed
186+
173187
- add systemd timer unit to update [#6](https://github.com/rtib/puppet-geoip/pull/6) ([rtib](https://github.com/rtib))
174188

175189
## [v0.2.0](https://github.com/rtib/puppet-geoip/tree/v0.2.0) - 2018-12-07

0 commit comments

Comments
 (0)