Skip to content

Commit

Permalink
Prepare changelog for 0.18.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisWiegman committed Feb 25, 2024
1 parent 10b1ff6 commit a24abc4
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 6 deletions.
6 changes: 6 additions & 0 deletions .changes/0.18.1.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
## 0.18.1 - 2024-02-25

### Chores

* Switch to PHP 8.2 as the default PHP version for new sites
* Update Traefik from 2.10 to 2.11
3 changes: 0 additions & 3 deletions .changes/unreleased/Chores-20240225-161717.yaml

This file was deleted.

3 changes: 0 additions & 3 deletions .changes/unreleased/Chores-20240225-161737.yaml

This file was deleted.

7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,13 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html),
and is generated by [Changie](https://github.com/miniscruff/changie).


## 0.18.1 - 2024-02-25

### Chores

* Switch to PHP 8.2 as the default PHP version for new sites
* Update Traefik from 2.10 to 2.11

## 0.18.0 - 2024-02-25

### Breaking Changes
Expand Down

0 comments on commit a24abc4

Please sign in to comment.