Skip to content

Commit 0aeef6e

Browse files
authored
Merge pull request #736 from voxpupuli/release-prep
Release 11.0.0
2 parents 0f2d3a1 + 47eb67c commit 0aeef6e

File tree

2 files changed

+28
-2
lines changed

2 files changed

+28
-2
lines changed

CHANGELOG.md

Lines changed: 27 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,33 @@ All notable changes to this project will be documented in this file.
44
Each new release typically also includes the latest modulesync defaults.
55
These should not affect the functionality of the module.
66

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)
834

935
[Full Changelog](https://github.com/voxpupuli/puppet-php/compare/v10.1.0...v10.2.0)
1036

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "puppet-php",
3-
"version": "10.2.1-rc0",
3+
"version": "11.0.0",
44
"author": "Vox Pupuli",
55
"summary": "Generic PHP module that supports many platforms",
66
"license": "MIT",

0 commit comments

Comments
 (0)