diff --git a/README.md b/README.md index 8416c7c05..c0329808a 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,25 @@ -# Aragon 0.2.0 +# The changelog +### Alpha 0.2.1 + +- Major: Move all signing to 'personal_sign' +- Major: New notifications UI. +- Bypassed bug that make app get stuck on startup in Windows and Linux (Thanks @hueso, @batman and @albertoelias for helping debug it) https://github.com/AragonOne/issues/issues/12 +- Add send test ether button to Metamask and send test ether when balance is lower than 0.5 ETH +- Improve flow for creating stock sales. +- Change metamask confirm tx buttons copy https://github.com/AragonOne/issues/issues/9 +- Add more info when creating organization https://github.com/AragonOne/issues/issues/4 +- Guide user when Keybase isn't opened or installed https://github.com/AragonOne/issues/issues/10 +- Renamed 'God' role to 'Superuser' https://github.com/AragonOne/issues/issues/5 +- Kickstart changelog. Very meta. + +### Alpha 0.2 + +- Aragon now runs on the new **Kovan testnet**. You will notice the improve in speed and responsiveness! +- New **UI styling**. Followed the advice of our designer to make the app look cleaner. +- **Linux** and **Windows** support, in addition to macOS. Aragon is really multiplatform now. +- Tons of bug fixes and annoyances have been solved. + +### Alpha 0.1 + +- Initial alpha release