diff --git a/CHANGELOG.md b/CHANGELOG.md index ee1fcf306..319287447 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,9 @@ IMPROVEMENTS: BUG FIXES: * client: Add sticky bit to temp directory [GH-2519] + * client/artifact: Honor netrc [GH-2524] + * client/artifact: Handle tars where file in directory is listed before + directory [GH-2524] * server: Reject non-TLS clients when TLS enabled [GH-2525] * server: Fix a panic in plan evaluation with partial failures and all_at_once set [GH-2544]