aboutsummaryrefslogtreecommitdiffstats
path: root/packages/sra-spec/CHANGELOG.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages/sra-spec/CHANGELOG.json')
-rw-r--r--packages/sra-spec/CHANGELOG.json12
1 files changed, 11 insertions, 1 deletions
diff --git a/packages/sra-spec/CHANGELOG.json b/packages/sra-spec/CHANGELOG.json
index 3f2a9fbc1..d1aa75569 100644
--- a/packages/sra-spec/CHANGELOG.json
+++ b/packages/sra-spec/CHANGELOG.json
@@ -1,5 +1,14 @@
[
{
+ "version": "2.0.0",
+ "changes": [
+ {
+ "note": "Upgrade the bignumber.js to v8.0.2",
+ "pr": 1517
+ }
+ ]
+ },
+ {
"timestamp": 1547561734,
"version": "1.0.16",
"changes": [
@@ -148,7 +157,8 @@
"version": "1.0.1-rc.6",
"changes": [
{
- "note": "Fix `main` and `types` package.json entries so that they point to the new location of index.d.ts and index.js"
+ "note":
+ "Fix `main` and `types` package.json entries so that they point to the new location of index.d.ts and index.js"
},
{
"note": "Fix relative path to introduction MD file"