Files
hassio-addons-avm/log-viewer/CHANGELOG.md
2021-06-29 12:37:08 +03:00

25 lines
862 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

## Whats changed
## ✨ New features
- Add translation support @frenck (#86)
## 🚀 Enhancements
- Remove NGINX access log from Supervisor log output @frenck (#85)
## 🧰 Maintenance
- Apply updated repository structure & CI workflow @frenck (#84)
## ⬆️ Dependency updates
- ⬆️ Bump actions/cache from v2.1.4 to v2.1.5 @dependabot (#75)
- ⬆️ Upgrades nodejs to 14.16.1-r1 @frenck (#76)
- ⬆️ Bump brpaz/hadolint-action from v1.3.1 to v1.4.0 @dependabot (#77)
- ⬆️ Bump docker/setup-buildx-action from v1.1.2 to v1.2.0 @dependabot (#78)
- ⬆️ Bump docker/setup-qemu-action from v1.0.2 to v1.1.0 @dependabot (#79)
- ⬆️ Bump docker/login-action from v1.8.0 to v1.9.0 @dependabot (#80)
- ⬆️ Bump docker/setup-buildx-action from v1.2.0 to v1.3.0 @dependabot (#81)
- ⬆️ Upgrades add-on base image to v9.2.0 @frenck (#83)