File tree 2 files changed +9
-1
lines changed
2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,14 @@ All notable changes to this project will be documented in this file.
4
4
Each new release typically also includes the latest modulesync defaults.
5
5
These should not affect the functionality of the module.
6
6
7
+ ## [ v7.3.0] ( https://github.com/voxpupuli/puppet-python/tree/v7.3.0 ) (2024-02-08)
8
+
9
+ [ Full Changelog] ( https://github.com/voxpupuli/puppet-python/compare/v7.2.0...v7.3.0 )
10
+
11
+ ** Implemented enhancements:**
12
+
13
+ - Add python\_ path to pyvenv class [ \# 686] ( https://github.com/voxpupuli/puppet-python/pull/686 ) ([ wmellema] ( https://github.com/wmellema ) )
14
+
7
15
## [ v7.2.0] ( https://github.com/voxpupuli/puppet-python/tree/v7.2.0 ) (2024-01-01)
8
16
9
17
[ Full Changelog] ( https://github.com/voxpupuli/puppet-python/compare/v7.1.0...v7.2.0 )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " puppet-python" ,
3
- "version" : " 7.2.1-rc0 " ,
3
+ "version" : " 7.3.0 " ,
4
4
"author" : " Vox Pupuli" ,
5
5
"summary" : " Puppet module for Python" ,
6
6
"license" : " Apache-2.0" ,
You can’t perform that action at this time.
0 commit comments