diff options
author | David Schmitt <david.schmitt@puppetlabs.com> | 2015-06-18 14:49:28 +0100 |
---|---|---|
committer | David Schmitt <david.schmitt@puppetlabs.com> | 2015-06-18 14:51:35 +0100 |
commit | 771320a8305a7e2cad427f52fcca576dc63e4f37 (patch) | |
tree | e0933ff0b5faf0d0624cbe4c213e2144b95e0135 /README.markdown | |
parent | 8267dbc149584afa4824dde7a3b95380556e2cea (diff) |
Document puppet 4 compatability in 4.6
Diffstat (limited to 'README.markdown')
-rw-r--r-- | README.markdown | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/README.markdown b/README.markdown index 8ed3d9b..4fab8c8 100644 --- a/README.markdown +++ b/README.markdown @@ -1019,6 +1019,7 @@ Versions | Puppet 2.6 | Puppet 2.7 | Puppet 3.x | Puppet 4.x | **stdlib 2.x** | **yes** | **yes** | no | no **stdlib 3.x** | no | **yes** | **yes** | no **stdlib 4.x** | no | **yes** | **yes** | no +**stdlib 4.6+** | no | **yes** | **yes** | **yes** **stdlib 5.x** | no | no | **yes** | **yes** **stdlib 5.x**: When released, stdlib 5.x will drop support for Puppet 2.7.x. Please see [this discussion](https://github.com/puppetlabs/puppetlabs-stdlib/pull/176#issuecomment-30251414). |