Add Make CGO_ENABLED configurable to CHANGELOG

Signed-off-by: ArkaSaha30 <arkasaha30@gmail.com>
This commit is contained in:
Arka Saha 2024-02-19 11:06:14 +05:30 committed by ArkaSaha30
parent 20005e0e84
commit b57a5b575f
No known key found for this signature in database
GPG Key ID: C5FF37943E5BC363
2 changed files with 6 additions and 0 deletions

View File

@ -12,6 +12,9 @@ Previous change logs can be found at [CHANGELOG-3.3](https://github.com/etcd-io/
### Dependencies
- Compile binaries using [go 1.21.6](https://github.com/etcd-io/etcd/pull/17368)
### Others
- [Make CGO_ENABLED configurable](https://github.com/etcd-io/etcd/pull/17422).
<hr>
## v3.4.30 (2024-01-31)

View File

@ -13,6 +13,9 @@ Previous change logs can be found at [CHANGELOG-3.4](https://github.com/etcd-io/
### Dependencies
- Compile binaries using [go 1.21.6](https://github.com/etcd-io/etcd/pull/17362)
### Others
- [Make CGO_ENABLED configurable](https://github.com/etcd-io/etcd/pull/17421).
<hr>
## v3.5.12 (2024-01-31)