diff options
author | Jeff McCune <jeff@puppetlabs.com> | 2012-12-04 15:07:46 -0800 |
---|---|---|
committer | Jeff McCune <jeff@puppetlabs.com> | 2012-12-04 15:07:53 -0800 |
commit | 3a6085fa80387914ceba3e13e66d1e120d16f200 (patch) | |
tree | 4fe9ac0ad2cb572920bb9ea0fd3050206ebaa01d /README.markdown | |
parent | 5e3606fcfadf03bf710c0199cc33b2d9bdd837cd (diff) |
Clarify that stdlib 3 supports Puppet 3
Minor clarification to the compatibility section of the README.
Diffstat (limited to 'README.markdown')
-rw-r--r-- | README.markdown | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.markdown b/README.markdown index 130753d..a33add3 100644 --- a/README.markdown +++ b/README.markdown @@ -46,7 +46,7 @@ All stdlib releases in the 2.0 major version support Puppet 2.6 and Puppet 2.7. ## stdlib 3.x ## The 3.0 major release of stdlib drops support for Puppet 2.6. Stdlib 3.x -supports Puppet 2.7. +supports Puppet 2 and Puppet 3. # Functions # |