From 40711f48a9f3ef5804c77379aa8a99cd8d681e77 Mon Sep 17 00:00:00 2001 From: Ed Page Date: Sun, 5 Mar 2023 21:01:51 -0600 Subject: [PATCH] docs: Update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8e4e643..764f2bb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ## [Unreleased] - ReleaseDate +### Compatibility + +- Pre-built Linux binaries will now be built with Ubuntu 20.04, rather than 18.04 + ## [1.13.17] - 2023-03-06 ### Fixes