Skip to content

Commit f62ee51

Browse files
committed
🧾update changelog
1 parent 2ab5fa5 commit f62ee51

File tree

1 file changed

+10
-14
lines changed

1 file changed

+10
-14
lines changed

CHANGELOG.md

Lines changed: 10 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424

2525
**Merged pull requests:**
2626

27+
- value as optional parameter [\#256](https://github.com/matter-labs/web3swift/pull/256) ([skywinder](https://github.com/skywinder))
2728
- \#248 [\#250](https://github.com/matter-labs/web3swift/pull/250) ([hakumai-iida](https://github.com/hakumai-iida))
2829
- Baldyash/webview [\#249](https://github.com/matter-labs/web3swift/pull/249) ([BaldyAsh](https://github.com/BaldyAsh))
2930
- policy [\#247](https://github.com/matter-labs/web3swift/pull/247) ([BaldyAsh](https://github.com/BaldyAsh))
@@ -35,6 +36,7 @@
3536
- correct gasLimit [\#222](https://github.com/matter-labs/web3swift/pull/222) ([luqz](https://github.com/luqz))
3637
- Change BIP39 word list extension from array of strings to one string … [\#217](https://github.com/matter-labs/web3swift/pull/217) ([husamettinor](https://github.com/husamettinor))
3738
- Expose BIP39 words and separator [\#212](https://github.com/matter-labs/web3swift/pull/212) ([dawiddr](https://github.com/dawiddr))
39+
- infura v3 complete update [\#209](https://github.com/matter-labs/web3swift/pull/209) ([BaldyAsh](https://github.com/BaldyAsh))
3840

3941
## [2.2.1](https://github.com/matter-labs/web3swift/tree/2.2.1) (2019-06-24)
4042

@@ -65,7 +67,6 @@
6567
**Merged pull requests:**
6668

6769
- 2.2.1 [\#210](https://github.com/matter-labs/web3swift/pull/210) ([BaldyAsh](https://github.com/BaldyAsh))
68-
- infura v3 complete update [\#209](https://github.com/matter-labs/web3swift/pull/209) ([BaldyAsh](https://github.com/BaldyAsh))
6970
- merge Master -\> develop [\#205](https://github.com/matter-labs/web3swift/pull/205) ([skywinder](https://github.com/skywinder))
7071
- update documentation, prettify doc style [\#204](https://github.com/matter-labs/web3swift/pull/204) ([skywinder](https://github.com/skywinder))
7172
- V handle fix [\#201](https://github.com/matter-labs/web3swift/pull/201) ([BaldyAsh](https://github.com/BaldyAsh))
@@ -102,11 +103,6 @@
102103

103104
[Full Changelog](https://github.com/matter-labs/web3swift/compare/2.1.4...2.1.5)
104105

105-
**Merged pull requests:**
106-
107-
- WIP: ENS BaseRegistrar and RegistrarController support [\#162](https://github.com/matter-labs/web3swift/pull/162) ([BaldyAsh](https://github.com/BaldyAsh))
108-
- Documentation update [\#153](https://github.com/matter-labs/web3swift/pull/153) ([BaldyAsh](https://github.com/BaldyAsh))
109-
110106
## [2.1.4](https://github.com/matter-labs/web3swift/tree/2.1.4) (2019-04-24)
111107

112108
[Full Changelog](https://github.com/matter-labs/web3swift/compare/2.1.3...2.1.4)
@@ -130,6 +126,10 @@
130126
- Fix travis [\#169](https://github.com/matter-labs/web3swift/pull/169) ([BaldyAsh](https://github.com/BaldyAsh))
131127
- Fix warnings [\#168](https://github.com/matter-labs/web3swift/pull/168) ([BaldyAsh](https://github.com/BaldyAsh))
132128
- Added reverse registrar [\#165](https://github.com/matter-labs/web3swift/pull/165) ([BaldyAsh](https://github.com/BaldyAsh))
129+
- WIP: ENS BaseRegistrar and RegistrarController support [\#162](https://github.com/matter-labs/web3swift/pull/162) ([BaldyAsh](https://github.com/BaldyAsh))
130+
- Updated example to 2.1.3 [\#158](https://github.com/matter-labs/web3swift/pull/158) ([BaldyAsh](https://github.com/BaldyAsh))
131+
- Documentation update [\#153](https://github.com/matter-labs/web3swift/pull/153) ([BaldyAsh](https://github.com/BaldyAsh))
132+
- 2.1.3 fix No2 [\#152](https://github.com/matter-labs/web3swift/pull/152) ([BaldyAsh](https://github.com/BaldyAsh))
133133

134134
## [2.1.3](https://github.com/matter-labs/web3swift/tree/2.1.3) (2019-04-06)
135135

@@ -148,7 +148,6 @@
148148

149149
**Merged pull requests:**
150150

151-
- 2.1.3 fix No2 [\#152](https://github.com/matter-labs/web3swift/pull/152) ([BaldyAsh](https://github.com/BaldyAsh))
152151
- 2.1.3 fix [\#151](https://github.com/matter-labs/web3swift/pull/151) ([BaldyAsh](https://github.com/BaldyAsh))
153152
- 2.1.3 [\#150](https://github.com/matter-labs/web3swift/pull/150) ([BaldyAsh](https://github.com/BaldyAsh))
154153

@@ -160,6 +159,7 @@
160159

161160
- Swift 5 update [\#141](https://github.com/matter-labs/web3swift/pull/141) ([BaldyAsh](https://github.com/BaldyAsh))
162161
- Swift 5 update [\#139](https://github.com/matter-labs/web3swift/pull/139) ([BaldyAsh](https://github.com/BaldyAsh))
162+
- 2.1.1 [\#136](https://github.com/matter-labs/web3swift/pull/136) ([BaldyAsh](https://github.com/BaldyAsh))
163163

164164
## [2.1.1](https://github.com/matter-labs/web3swift/tree/2.1.1) (2019-03-26)
165165

@@ -177,10 +177,10 @@
177177

178178
**Merged pull requests:**
179179

180-
- 2.1.1 [\#136](https://github.com/matter-labs/web3swift/pull/136) ([BaldyAsh](https://github.com/BaldyAsh))
181-
- Fix/podspec [\#135](https://github.com/matter-labs/web3swift/pull/135) ([BaldyAsh](https://github.com/BaldyAsh))
180+
- Swift 5 update [\#142](https://github.com/matter-labs/web3swift/pull/142) ([BaldyAsh](https://github.com/BaldyAsh))
182181
- let some functions public for customization [\#132](https://github.com/matter-labs/web3swift/pull/132) ([scottphc](https://github.com/scottphc))
183182
- WIP: ST-20 and Security Token support [\#130](https://github.com/matter-labs/web3swift/pull/130) ([BaldyAsh](https://github.com/BaldyAsh))
183+
- Recent updates [\#125](https://github.com/matter-labs/web3swift/pull/125) ([BaldyAsh](https://github.com/BaldyAsh))
184184
- Fix/remove deprecated [\#120](https://github.com/matter-labs/web3swift/pull/120) ([BaldyAsh](https://github.com/BaldyAsh))
185185

186186
## [2.1.0](https://github.com/matter-labs/web3swift/tree/2.1.0) (2019-03-06)
@@ -235,6 +235,7 @@
235235
- Master to develop for 2.0.2 [\#94](https://github.com/matter-labs/web3swift/pull/94) ([shamatar](https://github.com/shamatar))
236236
- Feature/readme improvement [\#85](https://github.com/matter-labs/web3swift/pull/85) ([BaldyAsh](https://github.com/BaldyAsh))
237237
- Get recent develop changes [\#80](https://github.com/matter-labs/web3swift/pull/80) ([BaldyAsh](https://github.com/BaldyAsh))
238+
- Carthage [\#75](https://github.com/matter-labs/web3swift/pull/75) ([BaldyAsh](https://github.com/BaldyAsh))
238239

239240
## [2.0.4](https://github.com/matter-labs/web3swift/tree/2.0.4) (2018-11-20)
240241

@@ -265,10 +266,6 @@
265266

266267
- ENS Functionality [\#56](https://github.com/matter-labs/web3swift/issues/56)
267268

268-
**Merged pull requests:**
269-
270-
- ENS fix [\#83](https://github.com/matter-labs/web3swift/pull/83) ([BaldyAsh](https://github.com/BaldyAsh))
271-
272269
## [2.0.0](https://github.com/matter-labs/web3swift/tree/2.0.0) (2018-10-30)
273270

274271
[Full Changelog](https://github.com/matter-labs/web3swift/compare/1.5.1...2.0.0)
@@ -292,7 +289,6 @@
292289

293290
**Merged pull requests:**
294291

295-
- Carthage [\#75](https://github.com/matter-labs/web3swift/pull/75) ([BaldyAsh](https://github.com/BaldyAsh))
296292
- Carthage fixes [\#74](https://github.com/matter-labs/web3swift/pull/74) ([BaldyAsh](https://github.com/BaldyAsh))
297293

298294
## [1.5.1](https://github.com/matter-labs/web3swift/tree/1.5.1) (2018-10-22)

0 commit comments

Comments
 (0)