README.md: add ChangeLog
This commit is contained in:
parent
e6658a864e
commit
3940c8807a
1 changed files with 8 additions and 0 deletions
|
@ -32,3 +32,11 @@ fn main() {
|
|||
|
||||
* `crossbeam-queue` : to use `crossbeam::queue::SegQueue` as the inner collection.
|
||||
|
||||
## Changelog
|
||||
|
||||
### 0.2.0
|
||||
- introduce `IntoDynQueue`
|
||||
- handle lockless collections
|
||||
|
||||
### 0.1.0
|
||||
- initial version
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue