fix: frop ppc64le arch support

This commit is contained in:
Paramtamtam
2023-01-23 01:19:08 +04:00
parent 713f37e79c
commit a1a23544ac
3 changed files with 10 additions and 5 deletions

View File

@@ -4,6 +4,12 @@ All notable changes to this package will be documented in this file.
The format is based on [Keep a Changelog][keepachangelog] and this project adheres to [Semantic Versioning][semver].
## v1.8.2
### Removed
- `ppc64le` architecture support
## v1.8.1
### Added