diff --git a/CHANGELOG.md b/CHANGELOG.md index 43ae8e2..db83080 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## 1.0.2 (August 16, 2016) + +* __Documentation:__ Updated donation text. + ## 1.0.1 (August 16, 2016) * __Documentation:__ Added note regarding the `es6-promise` polyfill. diff --git a/README.md b/README.md index 920192a..51d7aaa 100644 --- a/README.md +++ b/README.md @@ -14,9 +14,9 @@ __This module requires ES6 Promises to be available in your environment.__ If yo ## Donate -My income consists largely of donations for my projects. If this module is useful to you, consider [making a donation](http://cryto.net/~joepie91/donate.html)! +Maintaining open-source projects takes a lot of time, and the more donations I receive, the more time I can dedicate to open-source. If this module is useful to you, consider [making a donation](http://cryto.net/~joepie91/donate.html)! -You can donate using Bitcoin, PayPal, Flattr, cash-in-mail, SEPA transfers, and pretty much anything else. +You can donate using Bitcoin, PayPal, Flattr, cash-in-mail, SEPA transfers, and pretty much anything else. Thank you! ## Contributing