Skip to content

Commit 471ba41

Browse files
Release v2.0.1
1 parent 16aad62 commit 471ba41

File tree

2 files changed

+31
-2
lines changed

2 files changed

+31
-2
lines changed

CHANGELOG.md

Lines changed: 30 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,35 @@
11
# Changelog
22

3-
## [v2.0.0](https://github.com/kodguru/puppet-module-afs/tree/v2.2.0) (2020-01-09)
3+
## [v2.0.1](https://github.com/kodguru/puppet-module-afs/tree/v2.0.1) (2020-07-01)
4+
5+
[Full Changelog](https://github.com/kodguru/puppet-module-afs/compare/v2.0.0...v2.0.1)
6+
7+
**Merged pull requests:**
8+
9+
- Update startup scripts for RHEL - Improve handling of missing module dependencies for running kernel [\#93](https://github.com/kodguru/puppet-module-afs/pull/93) ([eralbru](https://github.com/eralbru))
10+
- Improvement in RedHat startup-scripts: Adding DKMS check routine to fix \(original module exists\) [\#91](https://github.com/kodguru/puppet-module-afs/pull/91) ([eralbru](https://github.com/eralbru))
11+
- Remove execute flag from systemd unit [\#90](https://github.com/kodguru/puppet-module-afs/pull/90) ([anders-larsson](https://github.com/anders-larsson))
12+
13+
## [v1.7.2](https://github.com/kodguru/puppet-module-afs/tree/v1.7.2) (2020-07-01)
14+
15+
[Full Changelog](https://github.com/kodguru/puppet-module-afs/compare/v1.7.1...v1.7.2)
16+
17+
**Merged pull requests:**
18+
19+
- Update startup scripts for RHEL - Improve handling of missing module dependencies for running kernel [\#94](https://github.com/kodguru/puppet-module-afs/pull/94) ([eralbru](https://github.com/eralbru))
20+
- Improvement in RedHat startup-scripts: Adding DKMS check routine to fix \(original module exists\) [\#92](https://github.com/kodguru/puppet-module-afs/pull/92) ([eralbru](https://github.com/eralbru))
21+
22+
## [v1.7.1](https://github.com/kodguru/puppet-module-afs/tree/v1.7.1) (2020-03-02)
23+
24+
[Full Changelog](https://github.com/kodguru/puppet-module-afs/compare/v2.0.0...v1.7.1)
25+
26+
**Merged pull requests:**
27+
28+
- Remove legacy -nosettime option from SySV startup-scripts \(v1 branch\) [\#89](https://github.com/kodguru/puppet-module-afs/pull/89) ([anders-larsson](https://github.com/anders-larsson))
29+
30+
## [v2.0.0](https://github.com/kodguru/puppet-module-afs/tree/v2.0.0) (2020-03-02)
31+
32+
[Full Changelog](https://github.com/kodguru/puppet-module-afs/compare/v1.7.0...v2.0.0)
433

534
**Merged pull requests:**
635

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "kodguru-afs",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"author": "kodguru",
55
"summary": "Manage OpenAFS",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)