~wombelix/moinmoin-pypy2-container

35bab256fd1e17ed131fcf8a18f33e9fbb35d453 — Dominik Wombacher 11 months ago a0e00ab 0.3.0
bump: version 0.2.0 → 0.3.0
2 files changed, 8 insertions(+), 1 deletions(-)

M .cz.yaml
M CHANGELOG.md
M .cz.yaml => .cz.yaml +1 -1
@@ 8,4 8,4 @@ commitizen:
  name: cz_conventional_commits
  tag_format: $version
  update_changelog_on_bump: true
  version: 0.2.0
  version: 0.3.0

M CHANGELOG.md => CHANGELOG.md +7 -0
@@ 2,6 2,13 @@
 SPDX-FileCopyrightText: 2021 Dominik Wombacher <dominik@wombacher.cc>
 SPDX-License-Identifier: CC-BY-SA-4.0
-->
## 0.3.0 (2023-10-10)

### Feat

- Perform moinmoin maintenance tasks on startup
- Replace existing user if env var is set, add option to change sitename

## 0.2.0 (2023-10-09)

### Feat