prepare v10 beta

This commit is contained in:
buanet
2024-07-03 22:38:52 +02:00
parent 9252643fe7
commit 4d1b79ee53
3 changed files with 9 additions and 6 deletions

View File

@@ -1,7 +1,10 @@
## Changelog
### v9.2.0-beta.1 (coming soon)
### v10.0.0-beta.1 (coming soon)
* upgrade node version to recommended node20
* remove dedicated node setup from dockerfile
* improve logging for failed database check ([#411](https://github.com/buanet/ioBroker.docker/issues/411))
* rework build process due to problems with github actions
### v9.1.2 (05.04.2024)
* fix build process by updating npm to latest