## 0.5.0 (May 6, 2022) ## * Added prepend of all adapters by [@nate-at-gusto](https://github.com/nate-at-gusto) * Replaced `active_attr` to `dry-initializer` * Added rubies `2.7`, `3.0`, `3.1` support ## 0.4.0 (March 19, 2020) ## * Added middleware support by [@dsalahutdinov](https://github.com/dsalahutdinov) ## 0.3.2 (January 12, 2018) ## * Fix EventMachine::HttpClient not defined in Thin ## 0.2.0 (January 8, 2018) ## * Added Excon adapter * Added EventMachine adapter * Added `rotate` option * Added storage capacity feature * Added ruby 2.2 support ## 0.1.0 (November 14, 2017) ## * Initial version