From 7fb5f165db6bab0e9eb52dafbc9224245b3d1948 Mon Sep 17 00:00:00 2001 From: patrick96 Date: Mon, 14 Mar 2022 22:25:27 +0100 Subject: [PATCH] Udpate changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b2dfc20e..fb548ffd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,8 @@ 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] +### Fixed +- `format-offset` being ignored ([`#2643`](https://github.com/polybar/polybar/pull/2643)) ## [3.6.1] - 2022-03-05 ### Build