prepare new beta

This commit is contained in:
buanet
2023-11-17 22:54:04 +01:00
parent 59ffff608a
commit c6b0d307b5
2 changed files with 7 additions and 6 deletions

View File

@@ -1 +1 @@
v9.1.0-beta.2
v9.1.0-beta.3

View File

@@ -1,8 +1,9 @@
## Changelog
### v9.1.0-beta.2 (coming soon)
### v9.1.0-beta.3 (coming soon)
* add --force to restore in maintenance script
* improve shebang in scripts for downgrade and portability
* v9.1.0-beta.2 (06.11.2023)
* enhance logging/ fix typos
* add env PACKAGES_UPDATE and remove automatic package updates on first container start
* improve setuid/setgid handling during startup ([#397](https://github.com/buanet/ioBroker.docker/issues/397))