summaryrefslogtreecommitdiff
path: root/somebar/CHANGELOG.md
diff options
context:
space:
mode:
authortslil clingman <tslil@posteo.de>2023-02-12 09:57:55 +0100
committertslil clingman <tslil@posteo.de>2023-02-12 09:57:55 +0100
commit85afc067bc8adeaee9269bfbc8cb27230bd78896 (patch)
treee85aa8759efcd73b31a432ba437decb097f026d3 /somebar/CHANGELOG.md
parent67a0b90589cbd2f7e61d307b9aaa57f450df0e47 (diff)
[somebar] tracking local build
Diffstat (limited to 'somebar/CHANGELOG.md')
-rw-r--r--somebar/CHANGELOG.md19
1 files changed, 19 insertions, 0 deletions
diff --git a/somebar/CHANGELOG.md b/somebar/CHANGELOG.md
new file mode 100644
index 0000000..a24e7ab
--- /dev/null
+++ b/somebar/CHANGELOG.md
@@ -0,0 +1,19 @@
+## [1.0.3] - 2022-12-11
+### Added
+- New patches: markup-in-status-messages, show-status-on-selected-monitor (benc)
+### Fixed
+- Fixed crash when an output disappears
+
+## [1.0.2] - 2022-11-27
+### Fixed
+- Fixed bug where hidden bar could not be shown anymore
+
+## [1.0.1] - 2022-11-25
+### Added
+- Manpage
+- New patches: indicator-size-props, hide-vacant-tags, colorless-status (medanisjbara)
+### Fixed
+- Remove spaces from title and layout symbol (benc)
+
+## [1.0.0] - 2022-04-23
+Initial release