Skip to content

Commit

Permalink
Release v0.3.3 (#146)
Browse files Browse the repository at this point in the history
* chore: release v0.4.0

* chore: fix changelog

* cr: update changelog

Co-Authored-By: Noah <noah.negin-ulster@tophatmonocle.com>

* cr: patch not minor pre v1

Co-authored-by: Noah <noahnu@gmail.com>
  • Loading branch information
iamogbz and noahnu committed Mar 2, 2020
1 parent 97d0328 commit a02baf9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@ From v1.0.0 onwards, this project adheres to [Semantic Versioning](https://semve

## Master (Unreleased)

- Up to date with releases

## [v0.3.3](https://github.com/tophat/syrupy/compare/v0.3.2...v0.3.3)

- Conversion of all `os.path` and `os.walk` calls to use `pathlib` instead, setting `pathlib` as the new preferred way of doing path operations (#130)
- Add `--snapshot-default-extension` option to specify extension class via pytest cli (#132)
- Fix bug where snapshot diffs were erroneously printed (#135)
Expand Down

0 comments on commit a02baf9

Please sign in to comment.