update changelog for release
This commit is contained in:
parent
4047321f81
commit
387b677a60
2 changed files with 13 additions and 1 deletions
12
CHANGELOG.md
12
CHANGELOG.md
|
|
@ -16,6 +16,8 @@ Template:
|
||||||
|
|
||||||
# Upcoming Release
|
# Upcoming Release
|
||||||
|
|
||||||
|
# v0.3.0
|
||||||
|
|
||||||
## New Features
|
## New Features
|
||||||
|
|
||||||
- Add option to add extra args to hledger command.
|
- Add option to add extra args to hledger command.
|
||||||
|
|
@ -28,6 +30,16 @@ Template:
|
||||||
|
|
||||||
- Home Assistant config gets correctly generated with secrets
|
- Home Assistant config gets correctly generated with secrets
|
||||||
even if LDAP integration is not enabled.
|
even if LDAP integration is not enabled.
|
||||||
|
- Fix Jellyfin SSO plugin which was left badly configured
|
||||||
|
after a code refactoring.
|
||||||
|
|
||||||
|
## Other Changes
|
||||||
|
|
||||||
|
- Add a lot of playwright tests for services.
|
||||||
|
- Add service implementation manual page to document
|
||||||
|
how to integrate a service in SHB.
|
||||||
|
- Add `update-redirects` command to manage the `redirect.json` page.
|
||||||
|
- Add home-assistant manual.
|
||||||
|
|
||||||
# v0.2.10
|
# v0.2.10
|
||||||
|
|
||||||
|
|
|
||||||
2
VERSION
2
VERSION
|
|
@ -1 +1 @@
|
||||||
0.2.10
|
0.3.0
|
||||||
Loading…
Reference in a new issue