diff options
author | Dominik Ritter <dritter03@googlemail.com> | 2015-12-16 22:19:50 +0300 |
---|---|---|
committer | Dominik Ritter <dritter03@googlemail.com> | 2015-12-16 22:19:50 +0300 |
commit | 33d20cb7f24c7af0158152664fd3c73332c78669 (patch) | |
tree | 90da04429e1fff4cc86a951ed78fbf5785bc465c /CHANGELOG.md | |
parent | cd5b4d0debac05a74131f06efa918172586865ec (diff) |
Added changelog.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 8c21ea0e..a13ec3ee 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,10 @@ ## v0.3.0 (next) +### Introduced "visual identifiers" to the segments + +Now almost every segment can have a visual identifier, which is an +icon whose color could be adjusted by users. + ### New segment `custom_command` added A new segment that allows users to define a custom command was added. |