CHANGELOG.org (784B)
1 #+title: marginalia.el - Changelog 2 #+author: Omar AntolĂn Camarena, Daniel Mendler 3 #+language: en 4 5 * Version 1.2 (2023-04-17) 6 7 - =marginalia-classify-by-command-name=: Resolve function aliases and use the name 8 of the original command to determine the completion category. 9 10 * Version 1.1 (2023-02-17) 11 12 - Require the =compat= library. 13 - Fix =marginalia-classify-by-prompt= such that it handles multiple brackets in 14 the prompt gracefully. 15 - Add =help-echo= properties to truncated annotations. The full string is shown on 16 mouse hover. 17 - Add =help-echo= to the symbol classes of =marginalia-annotate-symbol=. 18 - Add =help-echo= to file sizes showing the exact size in bytes. 19 - Add =help-echo= to file dates showing the exact date. 20 21 * Version 1.0 (2022-12-22) 22 23 - Start of changelog.