diff --git a/CHANGELOG.md b/CHANGELOG.md index c0024f247..29b40c850 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,15 +11,14 @@ * Stop supporting linux/arm(32bit) ### BREAKING CHANGE -- Nothing +- [build] [\#431](https://github.com/line/ostracon/pull/431) Stop support for linux/arm(32bit) ### FEATURES - Nothing ### IMPROVEMENTS - [kms] [\#417](https://github.com/line/ostracon/pull/417) Add KMS functionality - [build] [\#426](https://github.com/line/ostracon/pull/426) Remove binary check for localnode -- [build] [\#431](https://github.com/line/ostracon/pull/431) Stop support for linux/arm(32bit) +- [build] [\#426](https://github.com/line/ostracon/pull/426) Remove binary check for localnode - [build] [\#428](https://github.com/line/ostracon/pull/428) bls-eth-go-binary version update for apple M1 chip - [security] [\#429](https://github.com/line/ostracon/pull/429) Apply runc version 1.1.2 - [test] [\#408](https://github.com/line/ostracon/pull/408) Use Docker Buildx and Cache in e2e.yml