diff options
| author | Wilfred Hughes <me@wilfred.me.uk> | 2018-05-22 20:23:32 +0100 |
|---|---|---|
| committer | Wilfred Hughes <me@wilfred.me.uk> | 2018-05-22 20:23:32 +0100 |
| commit | 5d0796faa829aebe7b5f73054e0cfab16b4b0860 (patch) | |
| tree | e5f5720f3cc2802e64390829ba58df7ae32da148 /CHANGELOG.md | |
| parent | 8b60a24f330f42ccda8431e7683557455874a3c4 (diff) | |
Show preceding comments and autoload cookies in source0.10
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 43ca377..def91be 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,6 +18,9 @@ Fixed an issue with very large code snippets making helpful hang due to slow syntax highlighting. This was particularly problematic for C functions and variables. +When extracting the source for an item, include preceding comments and +autoload cookies. + # v0.9 Much better handling of aliases: show aliases differently to their |
