Update CHANGELOG

This commit is contained in:
Jacob Evans 2019-08-13 14:46:53 +10:00
parent eb21718462
commit c057ad7977
No known key found for this signature in database
GPG Key ID: 2036DA2ADDFB0842
4 changed files with 8 additions and 4 deletions

View File

@ -3,7 +3,8 @@
"version": "5.3.0", "version": "5.3.0",
"changes": [ "changes": [
{ {
"note": "Added DevUtils" "note": "Added DevUtils",
"pr": 2060
} }
] ]
}, },

View File

@ -3,7 +3,8 @@
"version": "3.1.0", "version": "3.1.0",
"changes": [ "changes": [
{ {
"note": "Added DevUtils" "note": "Added DevUtils",
"pr": 2060
} }
] ]
}, },

View File

@ -3,7 +3,8 @@
"version": "2.1.0", "version": "2.1.0",
"changes": [ "changes": [
{ {
"note": "Added DevUtils" "note": "Added DevUtils",
"pr": 2060
} }
] ]
}, },

View File

@ -3,7 +3,8 @@
"version": "4.3.0", "version": "4.3.0",
"changes": [ "changes": [
{ {
"note": "Added DevUtils" "note": "Added DevUtils",
"pr": 2060
} }
] ]
}, },