From f9410cb3c3c3c05ccbea518abfc2560ac9040395 Mon Sep 17 00:00:00 2001 From: aniket-engg Date: Wed, 29 Jan 2020 11:30:00 +0530 Subject: [PATCH] changelog updated --- CHANGELOG.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2767a9c6a3..aedfa3f9ae 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,18 @@ ## Change Log +### v0.1.29 (2020/01/29) +- [#1416](https://github.com/ethereum/remix/pull/1416) bump version (@Aniket-Engg) +- [#1415 ](https://github.com/ethereum/remix/pull/1415) undefined value type fixed (@Aniket-Engg) + +## Change Log + +### v0.1.28 (2020/01/28) +- [#1414](https://github.com/ethereum/remix/pull/1414) bump versions (@Aniket-Engg) +- [#1413](https://github.com/ethereum/remix/pull/1413) type mismatch fix for VM transaction instance (@Aniket-Engg) +- [#1412](https://github.com/ethereum/remix/pull/1412) changelog for v0.1.27 updated (@Aniket-Engg) + +## Change Log + ### v0.1.27 (2020/01/28 05:54 +00:00) - [#1411](https://github.com/ethereum/remix/pull/1411) Release 0.1.27 (@Aniket-Engg) - [#1410](https://github.com/ethereum/remix/pull/1410) use compiler configuration in tests (@Aniket-Engg)