Skip to content

Commit 48ad540

Browse files
committed
v0.5.3
1 parent 9f56df5 commit 48ad540

27 files changed

+10968
-10959
lines changed

.bumpversion.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[bumpversion]
2-
current_version = 0.5.2
2+
current_version = 0.5.3
33

44
[bumpversion:file:setup.cfg]
55

CHANGELOG.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@ All notable changes to this project will be documented in this file. Dates are d
44

55
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
66

7+
#### [v0.5.3](https://github.com/oceanprotocol/ocean-contracts/compare/v0.5.2...v0.5.3)
8+
9+
- Allow a payer to initiate a startOrder for another consumer [`#233`](https://github.com/oceanprotocol/ocean-contracts/pull/233)
10+
- Release/v0.5.2 [`#232`](https://github.com/oceanprotocol/ocean-contracts/pull/232)
11+
- Prepare v0.5.3 [`9f56df5`](https://github.com/oceanprotocol/ocean-contracts/commit/9f56df541a72c244e7628f376db984c81d2fd404)
12+
- add consumer & payer [`4ed79a3`](https://github.com/oceanprotocol/ocean-contracts/commit/4ed79a328154bf77937c40b1ad4f958c8f5ace11)
13+
714
#### [v0.5.2](https://github.com/oceanprotocol/ocean-contracts/compare/v0.5.1...v0.5.2)
815

916
> 1 October 2020
@@ -50,8 +57,9 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
5057
5158
- fix/startOrder [`#215`](https://github.com/oceanprotocol/ocean-contracts/pull/215)
5259
- Release/v0.4.3 [`#210`](https://github.com/oceanprotocol/ocean-contracts/pull/210)
53-
- prepare for a new release [`07ac707`](https://github.com/oceanprotocol/ocean-contracts/commit/07ac7075f6b493dde8c111fd57d8ea9e85dcf096)
54-
- fix (#214) [`a0cdef3`](https://github.com/oceanprotocol/ocean-contracts/commit/a0cdef3fae0a08558e4561f0eadfbf9539dff8eb)
60+
- prepare for new release. [`3d5bfbd`](https://github.com/oceanprotocol/ocean-contracts/commit/3d5bfbd9ba29ec0ece04224a4b40dfec368d6b91)
61+
- update package contracts version. [`bbd5891`](https://github.com/oceanprotocol/ocean-contracts/commit/bbd58919089b55dd145c57923cc0d165a9ed4d8a)
62+
- update for rinkeby deployment [`28fc20f`](https://github.com/oceanprotocol/ocean-contracts/commit/28fc20fb4ad0de82ccc4d4cefc7dafe644fe1ebc)
5563

5664
#### [v0.4.3](https://github.com/oceanprotocol/ocean-contracts/compare/v0.4.2...v0.4.3)
5765

0 commit comments

Comments
 (0)