Skip to content

Commit

Permalink
v1.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
George Wood committed Jun 14, 2021
1 parent 69d3c36 commit 7e0cfad
Show file tree
Hide file tree
Showing 5 changed files with 226 additions and 403 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [1.5.1] 2021-06-14

### Added
- Option to not clean/validate source path when using `rv.copy`


## [1.5.0] 2021-04-19

### Added
Expand Down
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ verify_ssl = true

[dev-packages]
flake8 = "~=3.7"
moto = "~=1.3"
moto = "~=2.0"
pipenv-devcheck = "~=0.2"
PyGithub = "~=1.54"
pytest = "~=5.3"
Expand Down
Loading

0 comments on commit 7e0cfad

Please sign in to comment.