add changelog

This commit is contained in:
Raphael Robatsch 2022-12-10 13:52:37 +01:00
parent c36d1f2957
commit 5bb988bc80

19
CHANGELOG.md Normal file
View File

@ -0,0 +1,19 @@
## [Unreleased]
### 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