update changelog

This commit is contained in:
Basile Burg 2023-07-06 22:03:45 +02:00
parent 1eeeaccdf0
commit 700d2c6fd8
1 changed files with 15 additions and 0 deletions

View File

@ -1,3 +1,18 @@
# v3.9.25
## Enhancements
- Added support for the new DUB package naming scheme.
However older DUB versions are still supported. (#118)
- Add highlighter preset "Arc Dark".
## Bugs fixed
- Completion did not work properly for dependencies specified with a local path.
- Word completions did not contain identifiers containing digits. (#121)
- Messages, "select all" could hang the IDE for a while (#120)
- Custom tools editor, when focused and when typing a useless input box appeared.
# v3.9.24 # v3.9.24
## Enhancements ## Enhancements