From e4d5e6fa570450493f383e9f569ea60145ab8582 Mon Sep 17 00:00:00 2001 From: Calum MacRae Date: Tue, 30 Mar 2021 21:32:45 +0100 Subject: [PATCH] docs: Update changelog to note new shell sections --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c2436f7..d1d54b6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm - Option to turn the spaces indicator on or off - Option to turn the clock on or off - Option to turn the power indicator on or off +- New `left|center|right` shell sections: display custom text based on shell pipelines ## [1.2.1](https://github.com/cmacrae/spacebar/releases/tag/v1.2.1) - 2020-11-18