Skip to content

Commit 9a8a30d

Browse files
committed
Release 0.1.1
1 parent 76156aa commit 9a8a30d

File tree

3 files changed

+59
-3
lines changed

3 files changed

+59
-3
lines changed

CHANGELOG.md

+57-1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,62 @@ 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-
#### 0.1.0
7+
#### [v0.1.1](https://github.com/oceanprotocol/ocean-contracts/compare/v0.1.0...v0.1.1)
8+
9+
> 9 June 2020
10+
11+
- Feature/deploy on rinkeby [`#90`](https://github.com/oceanprotocol/ocean-contracts/pull/90)
12+
- develop --> master [`#99`](https://github.com/oceanprotocol/ocean-contracts/pull/99)
13+
- Develop --> Master [`#36`](https://github.com/oceanprotocol/ocean-contracts/pull/36)
14+
- add rinkeby artifacts [`60263ae`](https://github.com/oceanprotocol/ocean-contracts/commit/60263ae4a1f8c36879f782562f349add2a7ae142)
15+
- allow deploy on travis [`0b28366`](https://github.com/oceanprotocol/ocean-contracts/commit/0b28366dd807e0d3932bb058b0184ce9c3fef909)
16+
- minor package.json fix [`52a7585`](https://github.com/oceanprotocol/ocean-contracts/commit/52a75859bfd59c9df291b323cf34952afca5b8f4)
17+
18+
#### v0.1.0
819

920
> 8 June 2020
21+
22+
- Fix/readme (minor fix) [`#98`](https://github.com/oceanprotocol/ocean-contracts/pull/98)
23+
- Fix/ missing configs [`#97`](https://github.com/oceanprotocol/ocean-contracts/pull/97)
24+
- Feature/npm-package [`#96`](https://github.com/oceanprotocol/ocean-contracts/pull/96)
25+
- Bump truffle from 5.1.28 to 5.1.29 [`#94`](https://github.com/oceanprotocol/ocean-contracts/pull/94)
26+
- Bump eslint from 6.8.0 to 7.2.0 [`#95`](https://github.com/oceanprotocol/ocean-contracts/pull/95)
27+
- Fix/helper-functions [`#93`](https://github.com/oceanprotocol/ocean-contracts/pull/93)
28+
- Fix/solidity-coverage version [`#92`](https://github.com/oceanprotocol/ocean-contracts/pull/92)
29+
- Bump solc from 0.6.8 to 0.6.9 [`#88`](https://github.com/oceanprotocol/ocean-contracts/pull/88)
30+
- Feature/Contracts-deployment [`#84`](https://github.com/oceanprotocol/ocean-contracts/pull/84)
31+
- Fix/Minor docs errors [`#82`](https://github.com/oceanprotocol/ocean-contracts/pull/82)
32+
- Bump web3-provider-engine from 15.0.7 to 15.0.12 [`#80`](https://github.com/oceanprotocol/ocean-contracts/pull/80)
33+
- Bump web3 from 1.2.7 to 1.2.8 [`#76`](https://github.com/oceanprotocol/ocean-contracts/pull/76)
34+
- Create Dependabot config file [`#74`](https://github.com/oceanprotocol/ocean-contracts/pull/74)
35+
- Feature/autogenerate name symbol, and fixed cap [`#65`](https://github.com/oceanprotocol/ocean-contracts/pull/65)
36+
- Feature/add helper solidity functions [`#67`](https://github.com/oceanprotocol/ocean-contracts/pull/67)
37+
- fix template naming [`#69`](https://github.com/oceanprotocol/ocean-contracts/pull/69)
38+
- Feature/add blob to ERC20Template [`#68`](https://github.com/oceanprotocol/ocean-contracts/pull/68)
39+
- Feature/fee management [`#54`](https://github.com/oceanprotocol/ocean-contracts/pull/54)
40+
- Feature/solidity-docgen [`#60`](https://github.com/oceanprotocol/ocean-contracts/pull/60)
41+
- Fix/documentation [`#57`](https://github.com/oceanprotocol/ocean-contracts/pull/57)
42+
- Feature/token registry [`#56`](https://github.com/oceanprotocol/ocean-contracts/pull/56)
43+
- Fix/remove-decimals [`#53`](https://github.com/oceanprotocol/ocean-contracts/pull/53)
44+
- Feature/unit tests [`#44`](https://github.com/oceanprotocol/ocean-contracts/pull/44)
45+
- Fix/package.json [`#51`](https://github.com/oceanprotocol/ocean-contracts/pull/51)
46+
- add license to the solidity code [`#45`](https://github.com/oceanprotocol/ocean-contracts/pull/45)
47+
- Feature/Linting [`#35`](https://github.com/oceanprotocol/ocean-contracts/pull/35)
48+
- update readme.md [`#41`](https://github.com/oceanprotocol/ocean-contracts/pull/41)
49+
- adding travis badge [`#40`](https://github.com/oceanprotocol/ocean-contracts/pull/40)
50+
- add codecov config file [`#39`](https://github.com/oceanprotocol/ocean-contracts/pull/39)
51+
- Fix/inconsistent naming [`#31`](https://github.com/oceanprotocol/ocean-contracts/pull/31)
52+
- Feature/Travis-CI [`#33`](https://github.com/oceanprotocol/ocean-contracts/pull/33)
53+
- fix solidity coverage [`#32`](https://github.com/oceanprotocol/ocean-contracts/pull/32)
54+
- Feature/sol coverage [`#28`](https://github.com/oceanprotocol/ocean-contracts/pull/28)
55+
- Feature/truffle-migrations [`#26`](https://github.com/oceanprotocol/ocean-contracts/pull/26)
56+
- Update contracts according to develop [`#27`](https://github.com/oceanprotocol/ocean-contracts/pull/27)
57+
- Fix/pausable token [`#24`](https://github.com/oceanprotocol/ocean-contracts/pull/24)
58+
- Feature: initialize truffle app [`#19`](https://github.com/oceanprotocol/ocean-contracts/pull/19)
59+
- Feature/Documentation [`#3`](https://github.com/oceanprotocol/ocean-contracts/pull/3)
60+
- Merge everything before switching to truffle [`#16`](https://github.com/oceanprotocol/ocean-contracts/pull/16)
61+
- Feature/ Unit tests [`#1`](https://github.com/oceanprotocol/ocean-contracts/pull/1)
62+
- fix: github solidity linguist detection [`#12`](https://github.com/oceanprotocol/ocean-contracts/pull/12)
63+
- add nile artifacts [`3af1ee6`](https://github.com/oceanprotocol/ocean-contracts/commit/3af1ee6b5feba708eaa08cc0a3475fc5a75197b1)
64+
- fix packages [`f91aaa2`](https://github.com/oceanprotocol/ocean-contracts/commit/f91aaa2072067f842835f3b0caaed3ab6589bd67)
65+
- fix remove oz os [`a15b905`](https://github.com/oceanprotocol/ocean-contracts/commit/a15b9055bfc6eca9fa9711870556b1aed6a6742b)

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@oceanprotocol/ocean-contracts",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"description": "Ocean Protocol L1 - DataTokens",
55
"bugs": {
66
"url": "https://github.com/oceanprotocol/contracts/issues"

0 commit comments

Comments
 (0)