Skip to content

Commit

Permalink
Updating CHANGES.md and changing current version to 1.5.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
jonbannister committed Jan 24, 2019
1 parent 200c22f commit 49d2919
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion CHANGES.md
@@ -1,7 +1,10 @@

## Changelog

### 1.5.0 (Unreleased)
### 1.5.1 (Unreleased)
* pytest-verbose-parametrize: fixed unicode parameters when using `@pytest.mark.parametrize`

### 1.5.0 (2019-01-23)
* pytest-server-fixtures: made postgres fixtures and its tests optional, like all other fixtures
* pytest-server-fixtures: reverted a fix for pymongo deprecation warning, as this will break compatibility with pymongo 3.6.0
* pytest-server-fixtures: dropped RHEL5 support in httpd
Expand Down
2 changes: 1 addition & 1 deletion VERSION
@@ -1 +1 @@
1.6.0
1.5.1

0 comments on commit 49d2919

Please sign in to comment.