From 1d0714d1d7c9ef986082e88bc7e4771c43ac5cdf Mon Sep 17 00:00:00 2001 From: Jonas da Silva Date: Thu, 17 Oct 2024 21:43:56 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20Update=20changelog?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f7d8739..c34e0dd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,10 @@ Allay adheres to [Semantic Versioning](https://semver.org/). ## [unreleased][] +### Added + +- Add support for `sync`ing on Linux. + ### Fixed - `.gitignore` template now has the correct format