diff --git a/CHANGELOG.md b/CHANGELOG.md index c68bd17..f43e8d9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -23,8 +23,8 @@ even on minor releases, e.g. `v0.7.5` -> `v0.7.6`. * release as self-contained Linux binaries (for `x86_64`, `aarch64`, and `armv8` architectures) rather than Docker images. This minimizes hassle and - total download size. Along the way, we switched libc from `glibc` to `musl` - in the process. Please report any problems with the build or instructions! + total download size. Along the way, we switched libc from `glibc` to `musl`. + Please report any problems with the build or instructions! ## v0.7.7 (2023-08-03)