From c4de7ede1f3edb5854c5f412f545fbe6138b7a47 Mon Sep 17 00:00:00 2001 From: Johann150 Date: Thu, 8 Jul 2021 17:02:47 +0200 Subject: [PATCH] updated changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8bc3fde..bfe1977 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased] +Thank you to @jgarte for contributing to this release. + +### Added +* running Agate using GNU Guix (#62) ## [3.1.0] - 2021-06-08 Thank you to Matthew Ingwersen and Oliver Simmons (@GoodClover) for contributing to this release.