Skip to content

Commit

Permalink
Update README for 3.4.0 fix to promote method
Browse files Browse the repository at this point in the history
  • Loading branch information
lsmith committed Apr 26, 2011
1 parent 98961f8 commit fbb5739
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/queue-promote/README
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ Queue (promotion extention)
queue-promote module extends the Queue prototype with promote(item),
remove(item), and indexOf(item) methods.

3.4.0
* Fixed bug in promote method where the item moved to the head of the queue
was wrapped in an array.

3.3.0
No changes

Expand Down

0 comments on commit fbb5739

Please sign in to comment.