bump to 0.6.0
This commit is contained in:
parent
d0a4172575
commit
8978fe151e
2 changed files with 13 additions and 1 deletions
12
CHANGELOG.md
12
CHANGELOG.md
|
|
@ -21,6 +21,18 @@ Template:
|
||||||
## Breaking Changes
|
## Breaking Changes
|
||||||
|
|
||||||
- Removed Nextcloud 30, update to Nextcloud 31 then after to 32.
|
- Removed Nextcloud 30, update to Nextcloud 31 then after to 32.
|
||||||
|
- Removed the `sops` module in the `default` NixOS module. Removed the `all` NixOS module.
|
||||||
|
|
||||||
|
## New Features
|
||||||
|
|
||||||
|
- Meilisearch configured with production environment and master key.
|
||||||
|
|
||||||
|
## Other Changes
|
||||||
|
|
||||||
|
- Only import hardcodedsecret module in tests.
|
||||||
|
- Better usage section in manual.
|
||||||
|
- Added new demo for minimal SelfHostBlocks setup, which is tested in CI.
|
||||||
|
- Format all files in repo and make sure they are formatted in CI.
|
||||||
|
|
||||||
# v0.5.1
|
# v0.5.1
|
||||||
|
|
||||||
|
|
|
||||||
2
VERSION
2
VERSION
|
|
@ -1 +1 @@
|
||||||
0.5.1
|
0.6.0
|
||||||
Loading…
Reference in a new issue