File tree Expand file tree Collapse file tree 1 file changed +10
-1
lines changed
Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66
77## [ Unreleased]
88
9+ ## [ 0.0.48] - 2020-07-10
10+ ### Added
11+ - Add support for manually syncing state channel models to the db
12+
13+ ### Changed
14+ - Update Connext to 7.0.0-alpha.18
15+ - Update sequelize from 5.x to 6.x
16+
917## [ 0.0.47] - 2020-07-06
1018### Added
1119- Add ` display ` property to ` SubgraphDeploymentID `
@@ -202,7 +210,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
202210- Common database module for simplifying database setup
203211- Connext client module with Postgres-based store implementation
204212
205- [ Unreleased ] : https://github.com/graphprotocol/common/compare/v0.0.47...HEAD
213+ [ Unreleased ] : https://github.com/graphprotocol/common/compare/v0.0.48...HEAD
214+ [ 0.0.48 ] : https://github.com/graphprotocol/common/compare/v0.0.47...v0.0.48
206215[ 0.0.47 ] : https://github.com/graphprotocol/common/compare/v0.0.46...v0.0.47
207216[ 0.0.46 ] : https://github.com/graphprotocol/common/compare/v0.0.45...v0.0.46
208217[ 0.0.45 ] : https://github.com/graphprotocol/common/compare/v0.0.44...v0.0.45
You can’t perform that action at this time.
0 commit comments