Skip to content

Commit

Permalink
Edits to v2.x notes in README Features / changelog [iet:8994834][…
Browse files Browse the repository at this point in the history
…ci skip]

* updated `version` in package JSON
  • Loading branch information
nfreear committed May 19, 2017
1 parent 5cf6871 commit 3b14e2a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,10 @@ Note ~ this is not an official widget!

# v2.x

* Separate after-event message - containing next year's date, [#5][b/a]
* Add translation in Français/French, [#4][i18n]
* Neutral `black` theme, [#2][wishlist]
* Different after-event message - containing next year's date, [#5][b/a] - thanks [@srinivasu..][]
* Added translation into Français/French, [#4][i18n]
* Added neutral `black` theme, [#2][wishlist]
* Changed default `days_after` from 5 to 10.

# v1.x

Expand Down Expand Up @@ -107,6 +108,7 @@ Twitter: [@nfreear][], [@gbla11yday][].
[GAAD]: http://globalaccessibilityawarenessday.org/?utm_source=github&utm_campaign=gaad-widget
[@gbla11yday]: https://twitter.com/gbla11yday
[@nfreear]: https://twitter.com/nfreear
[@srinivasu..]: http://srinivasu.org "Suggested by @srinivasuchakravarthula"
[gaad-widget]: https://github.com/nfreear/gaad-widget
[gaad-image]: https://github.com/nfreear/gaad-widget/raw/master/style/GAAD.widget.png
[wishlist]: https://github.com/nfreear/gaad-widget/issues/2#!-Wishlist "Bug #2, Wishlist"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gaad-widget",
"version": "1.0.0-beta.2",
"version": "2.0.0-beta",
"description": "Display a banner-link to promote Global Accessibility Awareness Day (GAAD). Display the banner for a period before and after the day.",
"author": "Nick Freear {@nfreear}",
"license": "MIT",
Expand Down

0 comments on commit 3b14e2a

Please sign in to comment.