Skip to content

Commit

Permalink
v0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
meakbiyik committed Jul 22, 2021
1 parent 3fc411f commit 2830b87
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased] - XX.XX.XXXX

## [0.4.1] - 22.07.2021
### Fixed
- Issues with parsing test outputs for new versions of R / testthat (#12)
- Ubuntu CI issues with Azure pipelines

## [0.4.0] - 22.03.2021
### Added
- Support for BDD testing functionality of testthat (i.e. `describe`-`it`)
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"icon": "img/icon.png",
"author": "M. Eren Akbiyik <erenakbiyik@gmail.com>",
"publisher": "meakbiyik",
"version": "0.4.0",
"version": "0.4.1",
"license": "MIT",
"homepage": "https://github.com/meakbiyik/vscode-r-test-adapter",
"repository": {
Expand Down

0 comments on commit 2830b87

Please sign in to comment.