HISTORY.md revision 1b7b07a780dc36179ffd6c2ba65e258b8dba96c5
AsyncQueue Change History
=========================
3.4.0
-----
* No changes.
3.3.0
-----
* No changes.
3.2.0
-----
* No changes.
3.1.1
-----
* No changes.
3.1.0
-----
* No changes.
3.0.0
-----
* [!] `queue-base` is now part of `yui`.
* [!] `queue-run` was renamed `async-queue` and both `async-queue` and
`queue-promote` are now independent modules.
* `AsyncQueue` defaults to asynchronous callback execution (again).
3.0.0beta1
------------
* Overhaul. Broken into `queue-base`, `queue-promote`, and `queue-run`.
3.0.0pr2
---------
* No changes.
3.0.0pr1
---------
* Initial release.