This commit is contained in:
2021-06-29 12:37:08 +03:00
commit 12fdc96d20
282 changed files with 13627 additions and 0 deletions

15
traccar/CHANGELOG.md Normal file
View File

@@ -0,0 +1,15 @@
## Whats changed
## ✨ New features
- Add add-on translation support @frenck (#90)
## 🧰 Maintenance
- Apply updated repository structure & CI workflow @frenck (#89)
## ⬆️ Dependency updates
- ⬆️ Bump actions/cache from v2.1.4 to v2.1.5 @dependabot (#86)
- ⬆️ Bump brpaz/hadolint-action from v1.3.1 to v1.4.0 @dependabot (#87)
- Upgrades add-on base image to v9.2.0 @frenck (#88)