File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,6 +4,18 @@ All notable changes to this project will be documented in this file.
44Each new release typically also includes the latest modulesync defaults.
55These should not affect the functionality of the module.
66
7+ ## [ v6.2.0] ( https://github.com/voxpupuli/puppet-python/tree/v6.2.0 ) (2021-08-26)
8+
9+ [ Full Changelog] ( https://github.com/voxpupuli/puppet-python/compare/v6.1.0...v6.2.0 )
10+
11+ ** Implemented enhancements:**
12+
13+ - Add support for Debian 11 [ \# 621] ( https://github.com/voxpupuli/puppet-python/pull/621 ) ([ smortex] ( https://github.com/smortex ) )
14+
15+ ** Merged pull requests:**
16+
17+ - Allow stdlib 8.0.0 [ \# 622] ( https://github.com/voxpupuli/puppet-python/pull/622 ) ([ smortex] ( https://github.com/smortex ) )
18+
719## [ v6.1.0] ( https://github.com/voxpupuli/puppet-python/tree/v6.1.0 ) (2021-06-05)
820
921[ Full Changelog] ( https://github.com/voxpupuli/puppet-python/compare/v6.0.1...v6.1.0 )
Original file line number Diff line number Diff line change 11# puppet-python
22
3- [ ![ License ] ( https://img.shields.io/github/license/ voxpupuli/puppet-python.svg )] ( https://github.com/voxpupuli/puppet-python/blob/master/LICENSE )
4- [ ![ Build Status ] ( https://travis-ci.org /voxpupuli/puppet-python.png?branch=master )] ( https://travis-ci.org /voxpupuli/puppet-python )
3+ [ ![ Build Status ] ( https://github.com/ voxpupuli/puppet-python/workflows/CI/badge .svg )] ( https://github.com/voxpupuli/puppet-python/actions?query=workflow%3ACI )
4+ [ ![ Release ] ( https://github.com /voxpupuli/puppet-python/actions/workflows/release.yml/badge.svg )] ( https://github.com /voxpupuli/puppet-python/actions/workflows/release.yml )
55[ ![ Puppet Forge] ( https://img.shields.io/puppetforge/v/puppet/python.svg )] ( https://forge.puppetlabs.com/puppet/python )
66[ ![ Puppet Forge - downloads] ( https://img.shields.io/puppetforge/dt/puppet/python.svg )] ( https://forge.puppetlabs.com/puppet/python )
77[ ![ Puppet Forge - endorsement] ( https://img.shields.io/puppetforge/e/puppet/python.svg )] ( https://forge.puppetlabs.com/puppet/python )
88[ ![ Puppet Forge - scores] ( https://img.shields.io/puppetforge/f/puppet/python.svg )] ( https://forge.puppetlabs.com/puppet/python )
9+ [ ![ puppetmodule.info docs] ( http://www.puppetmodule.info/images/badge.png )] ( http://www.puppetmodule.info/m/puppet-python )
10+ [ ![ License] ( https://img.shields.io/github/license/voxpupuli/puppet-python.svg )] ( https://github.com/voxpupuli/puppet-python/blob/master/LICENSE )
911
1012Puppet module for installing and managing python, pip, virtualenvs and Gunicorn virtual hosts.
1113
You can’t perform that action at this time.
0 commit comments