Update changelogs

This commit is contained in:
Lawrence 2019-03-14 12:21:01 -04:00 committed by Amir Bandeali
parent befc14c980
commit a1cb702ecb
2 changed files with 18 additions and 0 deletions

View File

@ -1,4 +1,13 @@
[ [
{
"version": "2.1.9",
"changes": [
{
"note": "Use new/cheaper reentrancy guard/mutex",
"pr": 1699
}
]
},
{ {
"timestamp": 1563193019, "timestamp": 1563193019,
"version": "2.1.8", "version": "2.1.8",

View File

@ -1,4 +1,13 @@
[ [
{
"version": "3.1.10",
"changes": [
{
"note": "Change ReentrancyGuard implementation to cheaper one",
"pr": 1699
}
]
},
{ {
"timestamp": 1563193019, "timestamp": 1563193019,
"version": "3.1.9", "version": "3.1.9",