Skip to content

Commit 36e6dee

Browse files
committed
update changelog & reference.md
1 parent fae94b0 commit 36e6dee

File tree

2 files changed

+165
-163
lines changed

2 files changed

+165
-163
lines changed

CHANGELOG.md

Lines changed: 66 additions & 64 deletions
Original file line numberDiff line numberDiff line change
@@ -1,180 +1,182 @@
1-
# Change log
1+
<!-- markdownlint-disable MD024 -->
2+
# Changelog
23

3-
All notable changes to this project will be documented in this file. 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).
4+
All notable changes to this project will be documented in this file.
45

5-
## [v5.0.1](https://github.com/rtib/puppet-geoip/tree/v5.0.1) (2023-01-03)
6+
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).
67

7-
[Full Changelog](https://github.com/rtib/puppet-geoip/compare/v5.0.0...v5.0.1)
8+
## [v6.0.0](https://github.com/rtib/puppet-geoip/tree/v6.0.0) - 2023-06-28
89

9-
### Fixed
10+
[Full Changelog](https://github.com/rtib/puppet-geoip/compare/v5.0.1...v6.0.0)
1011

11-
- Release action failed to update changelog
12+
### Added
1213

13-
## [v5.0.0](https://github.com/rtib/puppet-geoip/tree/v5.0.0) (2023-01-03)
14+
- update dependency to stdlib 9.x [#52](https://github.com/rtib/puppet-geoip/pull/52) ([rtib](https://github.com/rtib))
15+
- Allow puppet/systemd < 5.0.0 [#49](https://github.com/rtib/puppet-geoip/pull/49) ([saz](https://github.com/saz))
16+
17+
### Changed
18+
- Cut CentOS support [#50](https://github.com/rtib/puppet-geoip/pull/50) ([rtib](https://github.com/rtib))
19+
20+
## [v5.0.1](https://github.com/rtib/puppet-geoip/tree/v5.0.1) - 2023-01-03
21+
22+
[Full Changelog](https://github.com/rtib/puppet-geoip/compare/v5.0.0...v5.0.1)
23+
24+
## [v5.0.0](https://github.com/rtib/puppet-geoip/tree/v5.0.0) - 2023-01-03
1425

1526
[Full Changelog](https://github.com/rtib/puppet-geoip/compare/v4.1.0...v5.0.0)
1627

1728
### Changed
29+
- Update supported OS releases [#47](https://github.com/rtib/puppet-geoip/pull/47) ([rtib](https://github.com/rtib))
1830

19-
- Update supported OS releases [\#47](https://github.com/rtib/puppet-geoip/pull/47)
20-
21-
## [v4.1.0](https://github.com/rtib/puppet-geoip/tree/v4.1.0) (2021-10-04)
31+
## [v4.1.0](https://github.com/rtib/puppet-geoip/tree/v4.1.0) - 2021-10-04
2232

2333
[Full Changelog](https://github.com/rtib/puppet-geoip/compare/v4.0.1...v4.1.0)
2434

2535
### Added
2636

27-
- Incur systemd units on Debian-11 [\#42](https://github.com/rtib/puppet-geoip/pull/42) ([rtib](https://github.com/rtib))
37+
- Incur systemd units on Debian-11 [#42](https://github.com/rtib/puppet-geoip/pull/42) ([rtib](https://github.com/rtib))
2838

2939
### Fixed
3040

31-
- fix acceptance test [\#43](https://github.com/rtib/puppet-geoip/pull/43) ([rtib](https://github.com/rtib))
32-
- \[MODULES-11118\] enforce template conformance to meet requirements [\#40](https://github.com/rtib/puppet-geoip/pull/40) ([rtib](https://github.com/rtib))
41+
- fix acceptance test [#43](https://github.com/rtib/puppet-geoip/pull/43) ([rtib](https://github.com/rtib))
42+
- [MODULES-11118] enforce template conformance to meet requirements [#40](https://github.com/rtib/puppet-geoip/pull/40) ([rtib](https://github.com/rtib))
3343

34-
## [v4.0.1](https://github.com/rtib/puppet-geoip/tree/v4.0.1) (2021-09-10)
44+
## [v4.0.1](https://github.com/rtib/puppet-geoip/tree/v4.0.1) - 2021-09-10
3545

3646
[Full Changelog](https://github.com/rtib/puppet-geoip/compare/v4.0.0...v4.0.1)
3747

3848
### Fixed
3949

40-
- add config version to Debian-11 setup [\#39](https://github.com/rtib/puppet-geoip/pull/39) ([rtib](https://github.com/rtib))
50+
- add config version to Debian-11 setup [#39](https://github.com/rtib/puppet-geoip/pull/39) ([rtib](https://github.com/rtib))
4151

42-
## [v4.0.0](https://github.com/rtib/puppet-geoip/tree/v4.0.0) (2021-09-02)
52+
## [v4.0.0](https://github.com/rtib/puppet-geoip/tree/v4.0.0) - 2021-09-02
4353

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

46-
### Changed
47-
48-
- \[BREAKING\] change dependencies [\#37](https://github.com/rtib/puppet-geoip/pull/37) ([rtib](https://github.com/rtib))
49-
5056
### Added
5157

52-
- add support for Debian-11 [\#38](https://github.com/rtib/puppet-geoip/pull/38) ([rtib](https://github.com/rtib))
58+
- add support for Debian-11 [#38](https://github.com/rtib/puppet-geoip/pull/38) ([rtib](https://github.com/rtib))
5359

54-
## [v3.2.1](https://github.com/rtib/puppet-geoip/tree/v3.2.1) (2021-08-03)
60+
### Changed
61+
- [BREAKING] change dependencies [#37](https://github.com/rtib/puppet-geoip/pull/37) ([rtib](https://github.com/rtib))
62+
63+
## [v3.2.1](https://github.com/rtib/puppet-geoip/tree/v3.2.1) - 2021-08-03
5564

5665
[Full Changelog](https://github.com/rtib/puppet-geoip/compare/v3.2.0...v3.2.1)
5766

5867
### Fixed
5968

60-
- Cleanup dependencies [\#35](https://github.com/rtib/puppet-geoip/pull/35) ([rtib](https://github.com/rtib))
69+
- Cleanup dependencies [#35](https://github.com/rtib/puppet-geoip/pull/35) ([rtib](https://github.com/rtib))
6170

62-
## [v3.2.0](https://github.com/rtib/puppet-geoip/tree/v3.2.0) (2021-06-25)
71+
## [v3.2.0](https://github.com/rtib/puppet-geoip/tree/v3.2.0) - 2021-06-25
6372

6473
[Full Changelog](https://github.com/rtib/puppet-geoip/compare/v3.1.0...v3.2.0)
6574

6675
### Added
6776

68-
- Add Ubuntu as a supported system [\#33](https://github.com/rtib/puppet-geoip/pull/33) ([smortex](https://github.com/smortex))
77+
- Add Ubuntu as a supported system [#33](https://github.com/rtib/puppet-geoip/pull/33) ([smortex](https://github.com/smortex))
6978

7079
### Fixed
7180

72-
- Unbreak catalog compilation when systemd\_version is undef [\#32](https://github.com/rtib/puppet-geoip/pull/32) ([smortex](https://github.com/smortex))
81+
- Unbreak catalog compilation when systemd_version is undef [#32](https://github.com/rtib/puppet-geoip/pull/32) ([smortex](https://github.com/smortex))
7382

74-
## [v3.1.0](https://github.com/rtib/puppet-geoip/tree/v3.1.0) (2021-06-16)
83+
## [v3.1.0](https://github.com/rtib/puppet-geoip/tree/v3.1.0) - 2021-06-16
7584

7685
[Full Changelog](https://github.com/rtib/puppet-geoip/compare/v3.0.1...v3.1.0)
7786

7887
### Added
7988

80-
- Support EL7 and EL8 [\#31](https://github.com/rtib/puppet-geoip/pull/31) ([treydock](https://github.com/treydock))
89+
- Support EL7 and EL8 [#31](https://github.com/rtib/puppet-geoip/pull/31) ([treydock](https://github.com/treydock))
8190

82-
## [v3.0.1](https://github.com/rtib/puppet-geoip/tree/v3.0.1) (2021-05-26)
91+
## [v3.0.1](https://github.com/rtib/puppet-geoip/tree/v3.0.1) - 2021-05-26
8392

8493
[Full Changelog](https://github.com/rtib/puppet-geoip/compare/v3.0.0...v3.0.1)
8594

8695
### Fixed
8796

88-
- some doc typo fixed [\#30](https://github.com/rtib/puppet-geoip/pull/30) ([rtib](https://github.com/rtib))
97+
- some doc typo fixed [#30](https://github.com/rtib/puppet-geoip/pull/30) ([rtib](https://github.com/rtib))
8998

90-
## [v3.0.0](https://github.com/rtib/puppet-geoip/tree/v3.0.0) (2021-05-03)
99+
## [v3.0.0](https://github.com/rtib/puppet-geoip/tree/v3.0.0) - 2021-05-03
91100

92101
[Full Changelog](https://github.com/rtib/puppet-geoip/compare/v2.2.0...v3.0.0)
93102

94103
### Changed
104+
- update requirements and dependencies - drop Puppet 5 [#29](https://github.com/rtib/puppet-geoip/pull/29) ([rtib](https://github.com/rtib))
95105

96-
- update requirements and dependencies - drop Puppet 5 [\#29](https://github.com/rtib/puppet-geoip/pull/29) ([rtib](https://github.com/rtib))
97-
98-
## [v2.2.0](https://github.com/rtib/puppet-geoip/tree/v2.2.0) (2021-03-25)
106+
## [v2.2.0](https://github.com/rtib/puppet-geoip/tree/v2.2.0) - 2021-03-25
99107

100108
[Full Changelog](https://github.com/rtib/puppet-geoip/compare/v2.1.1...v2.2.0)
101109

102110
### Added
103111

104-
- add user and group to update service [\#27](https://github.com/rtib/puppet-geoip/pull/27) ([rtib](https://github.com/rtib))
112+
- add user and group to update service [#27](https://github.com/rtib/puppet-geoip/pull/27) ([rtib](https://github.com/rtib))
105113

106114
### Fixed
107115

108-
- Execute timer if last run was missed [\#26](https://github.com/rtib/puppet-geoip/pull/26) ([saz](https://github.com/saz))
116+
- Execute timer if last run was missed [#26](https://github.com/rtib/puppet-geoip/pull/26) ([saz](https://github.com/saz))
109117

110-
## [v2.1.1](https://github.com/rtib/puppet-geoip/tree/v2.1.1) (2020-06-19)
118+
## [v2.1.1](https://github.com/rtib/puppet-geoip/tree/v2.1.1) - 2020-06-19
111119

112120
[Full Changelog](https://github.com/rtib/puppet-geoip/compare/v2.1.0...v2.1.1)
113121

114122
### Fixed
115123

116-
- Fix warning\(\) function name [\#25](https://github.com/rtib/puppet-geoip/pull/25) ([smortex](https://github.com/smortex))
124+
- Fix warning() function name [#25](https://github.com/rtib/puppet-geoip/pull/25) ([smortex](https://github.com/smortex))
117125

118-
## [v2.1.0](https://github.com/rtib/puppet-geoip/tree/v2.1.0) (2020-05-05)
126+
## [v2.1.0](https://github.com/rtib/puppet-geoip/tree/v2.1.0) - 2020-05-05
119127

120128
[Full Changelog](https://github.com/rtib/puppet-geoip/compare/v2.0.0...v2.1.0)
121129

122130
### Added
123131

124-
- direct stdout and stderr to systemd journal [\#22](https://github.com/rtib/puppet-geoip/pull/22) ([rtib](https://github.com/rtib))
125-
- Restart update service on abnormal termination [\#21](https://github.com/rtib/puppet-geoip/pull/21) ([rtib](https://github.com/rtib))
132+
- direct stdout and stderr to systemd journal [#22](https://github.com/rtib/puppet-geoip/pull/22) ([rtib](https://github.com/rtib))
133+
- Restart update service on abnormal termination [#21](https://github.com/rtib/puppet-geoip/pull/21) ([rtib](https://github.com/rtib))
126134

127-
## [v2.0.0](https://github.com/rtib/puppet-geoip/tree/v2.0.0) (2020-02-14)
135+
## [v2.0.0](https://github.com/rtib/puppet-geoip/tree/v2.0.0) - 2020-02-14
128136

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

131-
### Changed
132-
133-
- major refactoring - convert acceptance tests to litmus [\#12](https://github.com/rtib/puppet-geoip/pull/12) ([rtib](https://github.com/rtib))
134-
135139
### Added
136140

137-
- simplifying and documenting things [\#16](https://github.com/rtib/puppet-geoip/pull/16) ([rtib](https://github.com/rtib))
138-
- Add support for Debian-10 [\#15](https://github.com/rtib/puppet-geoip/pull/15) ([rtib](https://github.com/rtib))
139-
- Add support for geoipupdate version 3.1.1 configuration file [\#14](https://github.com/rtib/puppet-geoip/pull/14) ([rtib](https://github.com/rtib))
141+
- simplifying and documenting things [#16](https://github.com/rtib/puppet-geoip/pull/16) ([rtib](https://github.com/rtib))
142+
- Add support for Debian-10 [#15](https://github.com/rtib/puppet-geoip/pull/15) ([rtib](https://github.com/rtib))
143+
- Add support for geoipupdate version 3.1.1 configuration file [#14](https://github.com/rtib/puppet-geoip/pull/14) ([rtib](https://github.com/rtib))
144+
145+
### Changed
146+
- major refactoring - convert acceptance tests to litmus [#12](https://github.com/rtib/puppet-geoip/pull/12) ([rtib](https://github.com/rtib))
140147

141148
### Fixed
142149

143-
- changelog contains broken links [\#10](https://github.com/rtib/puppet-geoip/pull/10) ([rtib](https://github.com/rtib))
150+
- changelog contains broken links [#10](https://github.com/rtib/puppet-geoip/pull/10) ([rtib](https://github.com/rtib))
144151

145-
## [v1.0.1](https://github.com/rtib/puppet-geoip/tree/v1.0.1) (2018-12-19)
152+
## [v1.0.1](https://github.com/rtib/puppet-geoip/tree/v1.0.1) - 2018-12-19
146153

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

149156
### Fixed
150157

151-
- label all prs and update changelog [\#7](https://github.com/rtib/puppet-geoip/pull/7) ([rtib](https://github.com/rtib))
158+
- label all prs and update changelog [#7](https://github.com/rtib/puppet-geoip/pull/7) ([rtib](https://github.com/rtib))
152159

153-
## [v1.0.0](https://github.com/rtib/puppet-geoip/tree/v1.0.0) (2018-12-19)
160+
## [v1.0.0](https://github.com/rtib/puppet-geoip/tree/v1.0.0) - 2018-12-19
154161

155162
[Full Changelog](https://github.com/rtib/puppet-geoip/compare/v0.2.0...v1.0.0)
156163

157164
### Changed
165+
- add systemd timer unit to update [#6](https://github.com/rtib/puppet-geoip/pull/6) ([rtib](https://github.com/rtib))
158166

159-
- add systemd timer unit to update [\#6](https://github.com/rtib/puppet-geoip/pull/6) ([rtib](https://github.com/rtib))
160-
161-
## [v0.2.0](https://github.com/rtib/puppet-geoip/tree/v0.2.0) (2018-12-07)
167+
## [v0.2.0](https://github.com/rtib/puppet-geoip/tree/v0.2.0) - 2018-12-07
162168

163169
[Full Changelog](https://github.com/rtib/puppet-geoip/compare/v0.1.1...v0.2.0)
164170

165171
### Added
166172

167-
- improve acceptance tests [\#4](https://github.com/rtib/puppet-geoip/pull/4) ([rtib](https://github.com/rtib))
168-
- convert to pdk 1.8.0 and upstream templates [\#2](https://github.com/rtib/puppet-geoip/pull/2) ([rtib](https://github.com/rtib))
173+
- improve acceptance tests [#4](https://github.com/rtib/puppet-geoip/pull/4) ([rtib](https://github.com/rtib))
174+
- convert to pdk 1.8.0 and upstream templates [#2](https://github.com/rtib/puppet-geoip/pull/2) ([rtib](https://github.com/rtib))
169175

170176
### Fixed
171177

172-
- remove-legacy [\#3](https://github.com/rtib/puppet-geoip/pull/3) ([rtib](https://github.com/rtib))
178+
- remove-legacy [#3](https://github.com/rtib/puppet-geoip/pull/3) ([rtib](https://github.com/rtib))
173179

174-
## [v0.1.1](https://github.com/rtib/puppet-geoip/tree/v0.1.1) (2018-11-30)
180+
## [v0.1.1](https://github.com/rtib/puppet-geoip/tree/v0.1.1) - 2018-11-30
175181

176182
[Full Changelog](https://github.com/rtib/puppet-geoip/compare/d9af6bbfd50e5b1536080889d519792488659180...v0.1.1)
177-
178-
179-
180-
\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*

0 commit comments

Comments
 (0)