Updated CHANGELOGS & MD docs

This commit is contained in:
Jacob Evans
2020-02-09 09:37:04 +10:00
parent 445b686c6c
commit 7bd88c1bb8
93 changed files with 1213 additions and 923 deletions

View File

@@ -10,7 +10,8 @@
"note": "Remove dependency on `DevUtils` for asset data encoding/decoding",
"pr": 2462
}
]
],
"timestamp": 1581204851
},
{
"timestamp": 1580988106,

View File

@@ -5,6 +5,11 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v3.2.0 - _February 8, 2020_
* Flip `LibExchangeRichErrorDecoder` to an actual library. (#2462)
* Remove dependency on `DevUtils` for asset data encoding/decoding (#2462)
## v3.1.2 - _February 6, 2020_
* Dependencies updated