File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed
Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,11 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
66
77## [ Unreleased]
88
9+ - Fix ` adjustmentFlowRate ` on Pool
10+ - Fix ` poolTotalAmountDistributedUntilUpdatedAt ` on PoolMember
11+ - Fix ` totalNumberOfActivePools ` on TokenStatistics
12+ - Fix ` totalSubscriptionsWithUnits ` on TokenStatistics
13+
914## [ 2.2.0]
1015
1116- Fix missing Token name/symbol in some cases
Original file line number Diff line number Diff line change 11{
22 "name" : " @superfluid-finance/subgraph" ,
33 "description" : " Subgraph for the Superfluid Ethereum contracts." ,
4- "version" : " 2.2.0 " ,
4+ "version" : " 2.2.1 " ,
55 "dependencies" : {
66 "@graphprotocol/graph-cli" : " 0.80.1" ,
77 "@graphprotocol/graph-ts" : " 0.35.1" ,
You can’t perform that action at this time.
0 commit comments