Remove armv7 support (#2369)

remove armv7 support
This commit is contained in:
Bernd Storath
2025-12-29 18:54:47 +01:00
committed by GitHub
parent 8325056ccc
commit 94b33abf5e
8 changed files with 12 additions and 11 deletions
+1
View File
@@ -30,6 +30,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Allow empty DNS (https://github.com/wg-easy/wg-easy/pull/2052, https://github.com/wg-easy/wg-easy/pull/2057)
- Don't include keys in API responses (https://github.com/wg-easy/wg-easy/pull/2015)
- Try all QR ecc levels (https://github.com/wg-easy/wg-easy/pull/2288)
- Removed ARMv7 support (https://github.com/wg-easy/wg-easy/pull/2369)
## Docs