aboutsummaryrefslogtreecommitdiffstats
path: root/Changelog.org
Commit message (Collapse)AuthorAgeFilesLines
* Remove `Sync` marker for Reader/Writer.v0.3.0Brian Cully2019-09-021-1/+6
| | | | | | | | These are not sync, as they can only be used from one thread at a time. Also add a `Send` trait for `RingBuffer`, as long as its element type is also `Send`.
* Add changelog.Brian Cully2019-08-141-0/+8