diff options
| author | Wilfred Hughes <me@wilfred.me.uk> | 2018-10-01 21:09:43 -0700 |
|---|---|---|
| committer | Wilfred Hughes <me@wilfred.me.uk> | 2018-10-01 21:10:34 -0700 |
| commit | c818ea5b33439fb523d247cdf010dd5744e6feb3 (patch) | |
| tree | fb24bad0c51655f25f2f992154d0b3e2c93c7efb /CHANGELOG.md | |
| parent | 09e6afb6b86512669ff8013d5a454295bdfe8399 (diff) | |
Fix function aliases of primitive functions
Fixes #159
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 95c30cf..e6830fa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,6 +18,9 @@ narrowed. Navigation keybindings now work in callee list buffers. +Fixed an issue where we didn't show function aliases as aliases when +they pointed to a primitive function. + # v0.13 Buffer-local variables are now highlighted, and it's possible to see |
