Skip to content

Commit

Permalink
Release 2.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
raphink committed Mar 2, 2020
1 parent 77ca5b5 commit 3d08686
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,11 @@
# Changelog

## 2.6.0

- Add array split_by option (GH #20)
- Switch to xenial for Travis CI tests (GH #22)
- Add Debian 10 and Red Hat 8 to the supported OS list (GH #21)

## 2.5.0

- Support puppetlabs/stdlib 6 in metadata.json
Expand Down
2 changes: 1 addition & 1 deletion metadata.json
@@ -1,6 +1,6 @@
{
"name": "herculesteam-augeasproviders_core",
"version": "2.5.0",
"version": "2.6.0",
"author": "Dominic Cleal, Raphael Pinson",
"summary": "Alternative Augeas-based providers for Puppet",
"license": "Apache-2.0",
Expand Down

0 comments on commit 3d08686

Please sign in to comment.