diff options
author | Valery Piashchynski <[email protected]> | 2020-03-09 22:21:53 +0300 |
---|---|---|
committer | Valery Piashchynski <[email protected]> | 2020-03-09 22:21:53 +0300 |
commit | aefaf982837bcb0eb46eb087a0c00f1e33689d1c (patch) | |
tree | a7876c4a4829054388215c47dbe6d053ce7969be /CHANGELOG.md | |
parent | 939de6f8f6072f74f20cd99f5e6725030f546b9c (diff) |
Corrected changelog
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 98ba1bfb..755f6e2b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,8 @@ v1.6.3 - Rotate ports in tests - Added BORS to repository [https://bors.tech/], so, now you can use commands from it, like `bors d=@some_user`, `bors try`, or `bors r+` - Reverted change with `musl-gcc`. We reverted `CGO_ENABLED=0`, so, CGO turned off for all targets and `netgo`, `osuser` etc.. system-dependent packages are not statically linked. Also separate `musl` binary provided. -- macOS temporary removed from CI. +- macOS temporarily removed from CI +- Added curl dependency to download rr (@) v1.6.2 (23.02.2020) ------------------- |