Skip to content

Commit

Permalink
Release v2.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ghoneycutt committed May 21, 2018
1 parent 7d77b14 commit 46773dd
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,8 @@
### 2018-05-21 (2.9.0)
* Warn instead of failing on errors. This allows older, EOL platforms
to be used while allowing us to not have to support them.
* Test with ruby 2.4.3 when using Puppet 5

### 2018-05-15 (2.8.0)
* Add support for Ubuntu 18.04 (@dnlsng)

Expand Down
2 changes: 1 addition & 1 deletion metadata.json
@@ -1,6 +1,6 @@
{
"name": "sgnl05-sssd",
"version": "2.8.0",
"version": "2.9.0",
"author": "sgnl05",
"summary": "Install and configure SSSD",
"license": "GPL-3.0+",
Expand Down

0 comments on commit 46773dd

Please sign in to comment.