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": "Fix broken tests.",
"pr": 2462
}
]
],
"timestamp": 1581204851
},
{
"timestamp": 1580988106,

View File

@@ -5,6 +5,11 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v2.0.7 - _February 8, 2020_
* Fix revert for `LibFixedMath.mul(x, 0)`. (#2462)
* Fix broken tests. (#2462)
## v2.0.6 - _February 6, 2020_
* Dependencies updated