From a57556bf3442b1e7efbb04b2308c67d318c3f4a1 Mon Sep 17 00:00:00 2001 From: ClementTsang <34804052+ClementTsang@users.noreply.github.com> Date: Thu, 25 Jul 2024 23:38:17 -0400 Subject: [PATCH] docs: update changelog --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 468540f8..84059383 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file. 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). +## [0.9.7] - 2023-08-26 + +## Other + +- [#1500](https://github.com/ClementTsang/bottom/issues/1500): Fix builds for Rust 1.80. + ## [0.9.6] - 2023-08-26 ## Other