aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorWilfred Hughes <me@wilfred.me.uk>2017-12-06 23:57:12 +0000
committerWilfred Hughes <me@wilfred.me.uk>2017-12-06 23:57:12 +0000
commit51717041e5cec6f5ce695c32323efc8dd86fbe88 (patch)
treedae04eb387019a8f8a00e15bf3c0320aeac7a812 /CHANGELOG.md
parent909ead2ee2439bd8fc64121a8e1b0c952efbbd79 (diff)
Update changelog0.3
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 9dffd2a..41ae579 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -11,6 +11,11 @@ its source code. Helpful now cleans up any extra buffers it created.
Pressing RET on the extracted source code now goes to the buffer and
position where the source code is located.
+TAB now moves between buttons in helpful buffers.
+
+Buffer names now include 'function' or 'variable' etc, e.g. `*helpful
+function: message*`.
+
# v0.2
Fixed a crash on viewing aliased primitive functions.