From 339f0a049be8d3ec562dbd2c59b92e0594c99590 Mon Sep 17 00:00:00 2001 From: kyle pollina <> Date: Sun, 22 Aug 2021 20:39:17 -0500 Subject: [PATCH] update changelog --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7b17d733..ba558a58 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). +## [Unreleased] + +### Added +- Added Panel.footer +- Added Panel.footer_align + ## [10.7.0] - 2021-08-05 ### Added