aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorDominik Ritter <dritter03@googlemail.com>2017-03-17 11:03:44 +0300
committerDominik Ritter <dritter03@googlemail.com>2017-03-17 11:03:44 +0300
commitb9ad552649a8a1c5a62e9358523ee88ff2a572ac (patch)
treeeff31f6124c6acd094cd62d515d46b66687ef448 /CHANGELOG.md
parent4667985871e4b2b57abc0c1837598ceb8d031c58 (diff)
Add changelog entry for changed `ram` segment
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index e03366f4..50c60252 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,6 +4,10 @@
A new script `debug/font-issues.zsh` was added, so that problems with your font could be spotted easier.
+### `ram` changes
+
+The `ram` segment now shows the available ram instead of free.
+
## v0.6.0
- Fixed a bug where the tag display was broken on detached HEADs.