File tree Expand file tree Collapse file tree 2 files changed +28
-2
lines changed Expand file tree Collapse file tree 2 files changed +28
-2
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,33 @@ 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
- ## [ v10.2.0] ( https://github.com/voxpupuli/puppet-php/tree/v10.2.0 ) (2024-06-04)
7
+ ## [ v11.0.0] ( https://github.com/voxpupuli/puppet-php/tree/v11.0.0 ) (2025-04-22)
8
+
9
+ [ Full Changelog] ( https://github.com/voxpupuli/puppet-php/compare/v10.2.0...v11.0.0 )
10
+
11
+ ** Breaking changes:**
12
+
13
+ - Drop Ubuntu 18.04 [ \# 724] ( https://github.com/voxpupuli/puppet-php/pull/724 ) ([ zilchms] ( https://github.com/zilchms ) )
14
+
15
+ ** Implemented enhancements:**
16
+
17
+ - metadata.json: Add OpenVox [ \# 735] ( https://github.com/voxpupuli/puppet-php/pull/735 ) ([ jstraw] ( https://github.com/jstraw ) )
18
+ - Add support for Ubuntu 24.04 [ \# 727] ( https://github.com/voxpupuli/puppet-php/pull/727 ) ([ andrekeller] ( https://github.com/andrekeller ) )
19
+ - Replace legacy facts [ \# 723] ( https://github.com/voxpupuli/puppet-php/pull/723 ) ([ zilchms] ( https://github.com/zilchms ) )
20
+
21
+ ** Closed issues:**
22
+
23
+ - Ubuntu 24.04 not supported [ \# 728] ( https://github.com/voxpupuli/puppet-php/issues/728 )
24
+ - Add support for Debian 12 \( Bookworm\) [ \# 690] ( https://github.com/voxpupuli/puppet-php/issues/690 )
25
+ - Snapshot composer is installed instead of stable composer [ \# 575] ( https://github.com/voxpupuli/puppet-php/issues/575 )
26
+
27
+ ** Merged pull requests:**
28
+
29
+ - allow puppetlabs/apt 10 [ \# 730] ( https://github.com/voxpupuli/puppet-php/pull/730 ) ([ rrotter] ( https://github.com/rrotter ) )
30
+ - adopt new service name on FreeBSD [ \# 729] ( https://github.com/voxpupuli/puppet-php/pull/729 ) ([ fraenki] ( https://github.com/fraenki ) )
31
+ - Download stable version of composer as opposed to snapshot [ \# 576] ( https://github.com/voxpupuli/puppet-php/pull/576 ) ([ plexium] ( https://github.com/plexium ) )
32
+
33
+ ## [ v10.2.0] ( https://github.com/voxpupuli/puppet-php/tree/v10.2.0 ) (2024-06-10)
8
34
9
35
[ Full Changelog] ( https://github.com/voxpupuli/puppet-php/compare/v10.1.0...v10.2.0 )
10
36
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " puppet-php" ,
3
- "version" : " 10.2.1-rc0 " ,
3
+ "version" : " 11.0.0 " ,
4
4
"author" : " Vox Pupuli" ,
5
5
"summary" : " Generic PHP module that supports many platforms" ,
6
6
"license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments