bump version to 0.3.1
This commit is contained in:
parent
395ec66d35
commit
04c5c5e315
2 changed files with 12 additions and 1 deletions
11
CHANGELOG.md
11
CHANGELOG.md
|
|
@ -16,14 +16,25 @@ Template:
|
||||||
|
|
||||||
# Upcoming Release
|
# Upcoming Release
|
||||||
|
|
||||||
|
# v0.3.1
|
||||||
|
|
||||||
## Breaking Changes
|
## Breaking Changes
|
||||||
|
|
||||||
- Default version of Nextcloud is now 30.
|
- Default version of Nextcloud is now 30.
|
||||||
|
- Disable memories app on Nextcloud because it is broken.
|
||||||
|
|
||||||
## New Features
|
## New Features
|
||||||
|
|
||||||
- Add patchNixpkgs function and pre-patched patchedNixpkgs output.
|
- Add patchNixpkgs function and pre-patched patchedNixpkgs output.
|
||||||
|
|
||||||
|
## Fixes
|
||||||
|
|
||||||
|
- Fix secrets passing to Nextcloud service after update.
|
||||||
|
|
||||||
|
## Other Changes
|
||||||
|
|
||||||
|
- Bump nixpkgs to https://github.com/NixOS/nixpkgs/commit/216207b1e58325f3590277d9102b45273afe9878
|
||||||
|
|
||||||
# v0.3.0
|
# v0.3.0
|
||||||
|
|
||||||
## New Features
|
## New Features
|
||||||
|
|
|
||||||
2
VERSION
2
VERSION
|
|
@ -1 +1 @@
|
||||||
0.3.0
|
0.3.1
|
||||||
Loading…
Reference in a new issue