mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
Add Make CGO_ENABLED configurable to CHANGELOG
Signed-off-by: ArkaSaha30 <arkasaha30@gmail.com>
This commit is contained in:
parent
20005e0e84
commit
b57a5b575f
@ -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)
|
||||
|
@ -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)
|
||||
|
Loading…
x
Reference in New Issue
Block a user