aboutsummaryrefslogtreecommitdiffstats
path: root/development/announcer.js
Commit message (Collapse)AuthorAgeFilesLines
* Make announcement more generalDan Finlay2018-02-021-1/+1
|
* Update announcer wordingDan Finlay2017-05-241-1/+1
|
* Emphasize auto-updating in announcementDan Finlay2016-10-061-1/+1
| | | | Helps avoid issues like #703 by emphasizing uninstalling is not required.
* Made announcer use correct text boldingDan Finlay2016-10-061-1/+1
|
* Add announcer scriptDan Finlay2016-10-051-0/+12
I always keep writing up this same announcement message whenever I publish a new version. I've now written a script to automate my announcement formatting, it looks like this: ``` **MetaMask 2.13.2** now published to the Chrome Store! It should be available over the next hour! 2016-10-4 - Fix bug where chosen FIAT exchange rate does no persist when switching networks - Fix additional parameters that made MetaMask sometimes receive errors from Parity. - Fix bug where invalid transactions would still open the MetaMask popup. ```