chore: update release notes

This commit is contained in:
Michał 2023-05-26 08:59:24 +02:00
parent 6b61beb0ef
commit 9d3f74b70c

View file

@ -20,7 +20,11 @@ https://github.com/n3oney[n3oney]:
* Refactored the resolveDag function - you can just provide a string now, which will default to dag.entryAnywhere
* Fixed formatting issues and gave null-ls priority over other formatters
* Fixed formatting sometimes removing parts of files
* Made formatting synchronous
* Gave null-ls priority over other formatters
https://github.com/horriblename[horriblename]: