All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Maintain API compatibility with Queue from stdlib by returning
self
from#clear
,#enq
, and#enq!
.
- Changelog (you're looking at!).
- Extract MIT License into its own file, for GitHub UX.
- Drop support for older Rubies (Ruby 2.4+).