# Change Log All notable changes to this project will be documented in this file. Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how to structure this file. ## 3.0 (Unreleased) > Released N/A * feat: Add `dired` support ([`c3a6d15`](../../commit/c3a6d1545600ff4813d8ce2cf5a77beb9e3f8a1e)) ## 2.0 > Released Feb 10, 2025 * Configure theme for `region-occurrences-highlighter` * Configure theme for `whitespace` * Configure theme for `fill-column-indicator` * Configure theme for `highlight-numbers-number` * Configure theme for `web-mode` * Configure theme for `rjsx-mode` * Configure theme for `markdown-mode` * Configure theme for `org-mode` * Configure theme for `define-it` * Configure theme for `flx` * Configure theme for `coverlay` ([`f15a0a8`](../../commit/f15a0a85c92fd3a5125c9762bb68e9fbb9493618)) * Enhance org-headers ([`b64f84f`](../../commit/b64f84fe4948254e93a3582d92414922437b0476)) * Configure theme for `highlight-doxygen` ([`215f5b5`](../../commit/215f5b5f951c79902e2e51038a7761604df0c4af)) * Fix `:line-width` bug, see [here](https://emacs.stackexchange.com/a/47227/19549) ([`14cbc27`](../../commit/14cbc27bc71729deba3920a92fc8002ba7b63542)) * Configure theme for `highlight-indent-guides` ([`9469425`](../../commit/94694257af1831359e645ae87a88437457d2fc49)) * Configure dashboard text banner ([`286271b`](../../commit/286271bb868058804992b7ee616001625cd9f693)) * Add support for `nxml-mode` ([`cec640f`](../../commit/cec640fb94970c696f04573fe57e2788a4352622)) * Support LSP inlay hints ([`1b4be39`](../../commit/1b4be39677c321fa019d63b44cfa099790e34e1c)) * chore: Add spacing for `dashboard` headings ([`9bc13a5`](../../commit/9bc13a5af2349f1c83ac33a8a6149281810b3664)) ## 1.0 > Released Jan 1, 2022 * Configure theme for `paren` * Configure theme for `cursor` * Configure theme for `region` * Configure theme for `hl-line` * Configure theme for `fringe` * Configure theme for `tree-sitter` * Configure theme for `company` * Configure theme for `auto-highlight-symbol` * Configure theme for `centaur-tabs` * Configure theme for `dashboard` * Configure theme for `yascroll` ## 0.2 > Released Oct 25, 2020 * Minor improvement to the code. ## 0.1 > Released Dec 14, 2019 * Initial release