summaryrefslogtreecommitdiff
path: root/README.markdown
diff options
context:
space:
mode:
authorTP Honey <tphoney@users.noreply.github.com>2015-07-09 18:30:26 +0100
committerTP Honey <tphoney@users.noreply.github.com>2015-07-09 18:30:26 +0100
commita2026bf13bad920393e4792a40f08721ef1c0e67 (patch)
tree0b4eaac16fdd25a0880ad382207a000486e64ff6 /README.markdown
parent07c38e518a19892bd6c77314d65e2209ebddc48d (diff)
parent771320a8305a7e2cad427f52fcca576dc63e4f37 (diff)
downloadpuppet-stdlib-a2026bf13bad920393e4792a40f08721ef1c0e67.tar.gz
puppet-stdlib-a2026bf13bad920393e4792a40f08721ef1c0e67.tar.bz2
Merge pull request #475 from DavidS/document-puppet4-compat
Document puppet 4 compatability in 4.6
Diffstat (limited to 'README.markdown')
-rw-r--r--README.markdown1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.markdown b/README.markdown
index 4dcdc2e..3d1e663 100644
--- a/README.markdown
+++ b/README.markdown
@@ -1021,6 +1021,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).