summaryrefslogtreecommitdiff
path: root/somebar/CHANGELOG.md
diff options
context:
space:
mode:
authorstkhan <personal@slickd.xyz>2023-12-26 13:42:41 -0600
committerstkhan <personal@slickd.xyz>2023-12-26 13:42:41 -0600
commit5b5086084b4f8451afb097a471f905c2cb2ad634 (patch)
treed0e6378a453c0896c64e2225b630544117dfe427 /somebar/CHANGELOG.md
Init commitHEADmaster
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