Skip to content

Commit 7fb5ad6

Browse files
updated changelog
1 parent 9e9c1bb commit 7fb5ad6

File tree

1 file changed

+14
-2
lines changed

1 file changed

+14
-2
lines changed

CHANGELOG.md

+14-2
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,23 @@
11
# Change Log
22

3-
## [Unreleased](https://github.com/matter-labs/web3swift/tree/HEAD)
3+
## [2.1.5](https://github.com/matter-labs/web3swift/tree/2.1.5) (2019-04-24)
4+
[Full Changelog](https://github.com/matter-labs/web3swift/compare/2.1.4...2.1.5)
45

5-
[Full Changelog](https://github.com/matter-labs/web3swift/compare/2.1.3...HEAD)
6+
**Merged pull requests:**
7+
8+
- 2.1.4 [\#170](https://github.com/matter-labs/web3swift/pull/170) ([BaldyAsh](https://github.com/BaldyAsh))
9+
10+
## [2.1.4](https://github.com/matter-labs/web3swift/tree/2.1.4) (2019-04-24)
11+
[Full Changelog](https://github.com/matter-labs/web3swift/compare/2.1.3...2.1.4)
612

713
**Fixed bugs:**
814

915
- Cannot load module 'Web3swift' as 'web3swift [\#133](https://github.com/matter-labs/web3swift/issues/133)
1016

1117
**Closed issues:**
1218

19+
- How to convert 21000 BigUInt estimated gas price into Wei ? [\#163](https://github.com/matter-labs/web3swift/issues/163)
20+
- ENS Permanent Registrar Support [\#159](https://github.com/matter-labs/web3swift/issues/159)
1321
- web3swift 2.1.3 [\#154](https://github.com/matter-labs/web3swift/issues/154)
1422
- Sending ETH always results in zero value [\#149](https://github.com/matter-labs/web3swift/issues/149)
1523
- WebSockets subscriptions [\#145](https://github.com/matter-labs/web3swift/issues/145)
@@ -18,6 +26,10 @@
1826

1927
**Merged pull requests:**
2028

29+
- Fix travis [\#169](https://github.com/matter-labs/web3swift/pull/169) ([BaldyAsh](https://github.com/BaldyAsh))
30+
- Fix warnings [\#168](https://github.com/matter-labs/web3swift/pull/168) ([BaldyAsh](https://github.com/BaldyAsh))
31+
- Added reverse registrar [\#165](https://github.com/matter-labs/web3swift/pull/165) ([BaldyAsh](https://github.com/BaldyAsh))
32+
- WIP: ENS BaseRegistrar and RegistrarController support [\#162](https://github.com/matter-labs/web3swift/pull/162) ([BaldyAsh](https://github.com/BaldyAsh))
2133
- Updated example to 2.1.3 [\#158](https://github.com/matter-labs/web3swift/pull/158) ([BaldyAsh](https://github.com/BaldyAsh))
2234
- Documentation update [\#153](https://github.com/matter-labs/web3swift/pull/153) ([BaldyAsh](https://github.com/BaldyAsh))
2335

0 commit comments

Comments
 (0)