Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
lukaszsamson committed Apr 5, 2023
1 parent 444cd2a commit e549f7d
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
### Unreleased

### v0.14.0: x April 2023

#### Highlights

- Debugger can now be run directly from Test UI

#### Improvements

- Test Code Lense integrated with Test UI [Carl-Foster](https://github.com/Carl-Foster)
- Test UI properly respects `projectDir` setting
- Improve rendering of `defdelegate` [Vicente Merlo](https://github.com/antedeguemon)
- It's now possible to disable auto build with `autoBuild` setting
- Fixed handling of scoped setings in multiroot workspaces

#### Refactorings

- Formatter properly lints all files [Carl-Foster](https://github.com/Carl-Foster)

### v0.13.0: 10 January 2023

#### Improvements
Expand Down

0 comments on commit e549f7d

Please sign in to comment.