Skip to content

Commit

Permalink
docs(changelog): 0.8.4 release
Browse files Browse the repository at this point in the history
  • Loading branch information
mrcjkb committed Jun 18, 2023
1 parent ac23b71 commit 252fcec
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,11 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## Unreleased
## [0.8.4] - 2023-06-19
### Fixed
- Don't pass `-p` option to `tasty` if no paths to filter on are detected.
- Tree-sitter root node detection in test files for which namespaces
cannot be detected: Allow `test` nodes to be root nodes, too.
### Changed
- Treat all files with `spec` or `test` in the path as test files.

## [0.8.3] - 2023-06-12
Expand Down

0 comments on commit 252fcec

Please sign in to comment.