Skip to content

Commit

Permalink
chore: adding v3.2.3 Changelog updates
Browse files Browse the repository at this point in the history
  • Loading branch information
aaitor committed Aug 11, 2023
1 parent e954ea0 commit 6001fc4
Showing 1 changed file with 30 additions and 2 deletions.
32 changes: 30 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,44 @@ All notable changes to this project will be documented in this file. Dates are d

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

#### [v3.2.2](https://github.com/nevermined-io/contracts/compare/v3.2.1...v3.2.2)
#### [v3.2.3](https://github.com/nevermined-io/contracts/compare/v3.2.2...v3.2.3)

> 11 August 2023
- Skip token transfer when amounts are zero [`#492`](https://github.com/nevermined-io/contracts/pull/492)
- Erc1155 expiration block [`#491`](https://github.com/nevermined-io/contracts/pull/491)
- fix: allowing to mint credits overriding parent function [`#489`](https://github.com/nevermined-io/contracts/pull/489)
- Bump word-wrap from 1.2.3 to 1.2.4 [`#487`](https://github.com/nevermined-io/contracts/pull/487)
- adding doc for frost [`#488`](https://github.com/nevermined-io/contracts/pull/488)
- fix geth version [`#486`](https://github.com/nevermined-io/contracts/pull/486)
- Bump @openzeppelin/contracts from 4.8.3 to 4.9.2 [`#482`](https://github.com/nevermined-io/contracts/pull/482)
- getting network running properly [`#484`](https://github.com/nevermined-io/contracts/pull/484)
- Support for fulfilling DLEQ condition with frost [`#483`](https://github.com/nevermined-io/contracts/pull/483)
- Deployment of v3.2.2 in Arbitrum networks [`#480`](https://github.com/nevermined-io/contracts/pull/480)
- update docs [`#477`](https://github.com/nevermined-io/contracts/pull/477)
- Polygon Matic v3.2.1 deployment [`#472`](https://github.com/nevermined-io/contracts/pull/472)
- feat: arbitrum goerli v3.2.2 deployment [`0c92674`](https://github.com/nevermined-io/contracts/commit/0c92674b576fe6dbeb7bc746f0b72edf6bac46fa)
- feat: arbitrum one v3.2.2 deployment [`437ee88`](https://github.com/nevermined-io/contracts/commit/437ee887a675a08f1e3c910356ea52b8ac1a6dac)
- Polygon deployment [`8782d8b`](https://github.com/nevermined-io/contracts/commit/8782d8bd6c4450199aa2c49a9498604ce3b2dc7e)

#### [v3.2.2](https://github.com/nevermined-io/contracts/compare/v3.2.2-beta1...v3.2.2)

> 18 May 2023
#### [v3.2.2-beta1](https://github.com/nevermined-io/contracts/compare/v3.2.1...v3.2.2-beta1)

> 29 June 2023
- Support for fulfilling DLEQ condition with frost [`#483`](https://github.com/nevermined-io/contracts/pull/483)
- Deployment of v3.2.2 in Arbitrum networks [`#480`](https://github.com/nevermined-io/contracts/pull/480)
- update docs [`#477`](https://github.com/nevermined-io/contracts/pull/477)
- Polygon Matic v3.2.1 deployment [`#472`](https://github.com/nevermined-io/contracts/pull/472)
- v3.2.2 improvements [`#474`](https://github.com/nevermined-io/contracts/pull/474)
- Deploying Gnosis networks [`#471`](https://github.com/nevermined-io/contracts/pull/471)
- version 3.2.0 [`#470`](https://github.com/nevermined-io/contracts/pull/470)
- Adding gnosis networks [`4eb6667`](https://github.com/nevermined-io/contracts/commit/4eb6667ecb05199caeb5c05590be09562f0bfd0b)
- feat: arbitrum goerli v3.2.2 deployment [`0c92674`](https://github.com/nevermined-io/contracts/commit/0c92674b576fe6dbeb7bc746f0b72edf6bac46fa)
- Gnosis deployment [`ec52f63`](https://github.com/nevermined-io/contracts/commit/ec52f639746300d40db7d46835aa56fc2859e1c0)
- contracts v3.2.1 [`ec19bc3`](https://github.com/nevermined-io/contracts/commit/ec19bc3c76673b6f7096c40103ebbb6a0fdf994d)

#### [v3.2.1](https://github.com/nevermined-io/contracts/compare/v3.2.0...v3.2.1)

Expand Down

0 comments on commit 6001fc4

Please sign in to comment.