From d4aba5cb08d4373eca92ceed5e583c984fd01cf0 Mon Sep 17 00:00:00 2001 From: steve-chavez Date: Fri, 22 May 2020 14:30:23 -0500 Subject: [PATCH] Add notice about single Linux static executable --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index cd1de8f18..f8cc37f90 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -21,6 +21,10 @@ This project adheres to [Semantic Versioning](http://semver.org/). - #1508, Fix `Content-Profile` not working for POST RPC - @steve-chavez - #1452, Fix PUT restriction for all columns - @steve-chavez +### Changed + +- From this version onwards, the release page will only include a single Linux static executable that can be run on any Linux distribution. + ## [7.0.0] - 2020-04-03 ### Added