File tree 1 file changed +14
-2
lines changed
1 file changed +14
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Change Log
2
2
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 )
4
5
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 )
6
12
7
13
** Fixed bugs:**
8
14
9
15
- Cannot load module 'Web3swift' as 'web3swift [ \# 133] ( https://github.com/matter-labs/web3swift/issues/133 )
10
16
11
17
** Closed issues:**
12
18
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 )
13
21
- web3swift 2.1.3 [ \# 154] ( https://github.com/matter-labs/web3swift/issues/154 )
14
22
- Sending ETH always results in zero value [ \# 149] ( https://github.com/matter-labs/web3swift/issues/149 )
15
23
- WebSockets subscriptions [ \# 145] ( https://github.com/matter-labs/web3swift/issues/145 )
18
26
19
27
** Merged pull requests:**
20
28
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 ) )
21
33
- Updated example to 2.1.3 [ \# 158] ( https://github.com/matter-labs/web3swift/pull/158 ) ([ BaldyAsh] ( https://github.com/BaldyAsh ) )
22
34
- Documentation update [ \# 153] ( https://github.com/matter-labs/web3swift/pull/153 ) ([ BaldyAsh] ( https://github.com/BaldyAsh ) )
23
35
You can’t perform that action at this time.
0 commit comments