Skip to content

Commit d62a6c1

Browse files
committed
Release 0.3.0
1 parent abc65cb commit d62a6c1

File tree

1 file changed

+30
-4
lines changed

1 file changed

+30
-4
lines changed

CHANGELOG.md

Lines changed: 30 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,37 @@
11
# Changelog
22

33
All notable changes to this project will be documented in this file.
4+
Each new release typically also includes the latest modulesync defaults.
5+
These should not affect the functionality of the module.
46

5-
## Release 0.1.0
7+
## [v0.3.0](https://github.com/opus-codium/puppet-nextcloud/tree/v0.3.0) (2025-12-17)
68

7-
**Features**
9+
[Full Changelog](https://github.com/opus-codium/puppet-nextcloud/compare/45bb638fb8bfeee107680fb359815ce6db99222d...v0.3.0)
810

9-
**Bugfixes**
11+
**Breaking changes:**
1012

11-
**Known Issues**
13+
- Switch form Puppet to OpenVox [\#20](https://github.com/opus-codium/puppet-nextcloud/pull/20) ([smortex](https://github.com/smortex))
14+
- Drop Debian 9 \(EOL\) [\#2](https://github.com/opus-codium/puppet-nextcloud/pull/2) ([neomilium](https://github.com/neomilium))
15+
16+
**Implemented enhancements:**
17+
18+
- Add support for Debian 13 [\#21](https://github.com/opus-codium/puppet-nextcloud/pull/21) ([smortex](https://github.com/smortex))
19+
- Allow puppetlabs/postgresql 10.x [\#17](https://github.com/opus-codium/puppet-nextcloud/pull/17) ([smortex](https://github.com/smortex))
20+
- Set the maintenance window to 2:00-6:00 UTC [\#13](https://github.com/opus-codium/puppet-nextcloud/pull/13) ([neomilium](https://github.com/neomilium))
21+
- Add support for Debian 12 [\#6](https://github.com/opus-codium/puppet-nextcloud/pull/6) ([smortex](https://github.com/smortex))
22+
- Add support for Puppet 8 [\#4](https://github.com/opus-codium/puppet-nextcloud/pull/4) ([neomilium](https://github.com/neomilium))
23+
24+
**Fixed bugs:**
25+
26+
- Fix AppStore from CLI [\#14](https://github.com/opus-codium/puppet-nextcloud/pull/14) ([neomilium](https://github.com/neomilium))
27+
- Fix dependencies installation with PHP 8.0+ [\#11](https://github.com/opus-codium/puppet-nextcloud/pull/11) ([smortex](https://github.com/smortex))
28+
- Fix Ubuntu 18.04 ImageMagick version [\#10](https://github.com/opus-codium/puppet-nextcloud/pull/10) ([smortex](https://github.com/smortex))
29+
- Fix Ubuntu 18.04 PHP version [\#9](https://github.com/opus-codium/puppet-nextcloud/pull/9) ([smortex](https://github.com/smortex))
30+
31+
**Merged pull requests:**
32+
33+
- Generate REFERENCE.md [\#5](https://github.com/opus-codium/puppet-nextcloud/pull/5) ([smortex](https://github.com/smortex))
34+
35+
36+
37+
\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*

0 commit comments

Comments
 (0)