machty / ember-concurrency

ember-concurrency is an Ember Addon that enables you to write concise, worry-free, cancelable, restartable, asynchronous tasks.
http://ember-concurrency.com
MIT License
691 stars 155 forks source link

Add 4.0.2 to Releases? #575

Open ijlee2 opened 2 months ago

ijlee2 commented 2 months ago

Currently, the Releases page shows 4.0.1 as the latest, not 4.0.2. Could you create a page for 4.0.2 and describe the changes made? (I did find the changes in CHANGELOG.md, which was helpful.)

Thanks,