File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed
Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 0.9.0]
11+
12+ ### Added
13+
14+ - feat: add Bitcoin support ([ #80 ] ( https://github.com/MetaMask/multichain-api-client/pull/80 ) )
15+
1016## [ 0.8.1]
1117
1218### Fixed
@@ -108,7 +114,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
108114
109115- Initial release
110116
111- [ Unreleased ] : https://github.com/MetaMask/multichain-api-client/compare/v0.8.1...HEAD
117+ [ Unreleased ] : https://github.com/MetaMask/multichain-api-client/compare/v0.9.0...HEAD
118+ [ 0.9.0 ] : https://github.com/MetaMask/multichain-api-client/compare/v0.8.1...v0.9.0
112119[ 0.8.1 ] : https://github.com/MetaMask/multichain-api-client/compare/v0.8.0...v0.8.1
113120[ 0.8.0 ] : https://github.com/MetaMask/multichain-api-client/compare/v0.7.0...v0.8.0
114121[ 0.7.0 ] : https://github.com/MetaMask/multichain-api-client/compare/v0.6.5...v0.7.0
Original file line number Diff line number Diff line change 11{
22 "name" : " @metamask/multichain-api-client" ,
3- "version" : " 0.8.1 " ,
3+ "version" : " 0.9.0 " ,
44 "license" : " ISC" ,
55 "description" : " MetaMask Multichain Api Client" ,
66 "homepage" : " https://github.com/MetaMask/multichain-api-client#readme" ,
You can’t perform that action at this time.
0 commit comments