From af66d7fa55053f12cfa0cc5a5242dbf9778b49ec Mon Sep 17 00:00:00 2001 From: Yan Zhan <yanzhan2@illinois.edu> Date: Mon, 22 Jul 2024 14:31:09 -0500 Subject: [PATCH] update changelog --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f490033..4c13f72 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). +## 3.1.3-alpha - 2024-07-22 + +### Fixed +- added commands to clean up default chrony sources + ## 3.1.2 - 2024-07-03 ### Changed -- GitLab