diff --git a/bin/client.sh b/bin/client.sh old mode 100755 new mode 100644 index 06daf871..8d1f9c5b --- a/bin/client.sh +++ b/bin/client.sh @@ -14,6 +14,7 @@ npm i npm run build cp tos.html dist/ +cp changelog.html dist/ # echo "Building acp version $VERSION" # cd $MNML_PATH/acp diff --git a/client/changelog.html b/client/changelog.html new file mode 100644 index 00000000..d43f4593 --- /dev/null +++ b/client/changelog.html @@ -0,0 +1,1176 @@ +CHANGELOG

+[1.8.2] - 2019-11-10

+ +

+[1.8.1] - 2019-11-09

+

+Fixed

+ +

+Changed

+ +

+[1.8.0] - 2019-11-06

+

+Added

+ +

+Changed

+ +

+[1.7.0] - 2019-10-31

+

+Added

+ +

+Changed

+ +

+[1.6.6] - 2019-10-27

+

+Added

+ +

+[1.6.5] - 2019-10-25

+

+Fixed

+ +

+Changed

+ +

+[1.6.4] - 2019-10-24

+

+Changed

+ +

+[1.6.3] - 2019-10-23

+

+Added

+ +

+Fixed

+ +

+[1.6.2] - 2019-10-20

+

+Fixed

+ +

+[1.6.1] - Skipped

+

+[1.6.0] - 2019-10-18

+

+Added

+ +

+Changed

+ +

+Fixed

+ +

+[1.5.6] - 2019-10-17

+

We've updated the UI during the vbox / buy phase to give a better indication of valid actions.

+

+Changed

+ +

+[1.5.5] - 2019-10-15

+

+Changed

+ +
\ No newline at end of file