# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/). This project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html), with the exception that 0.x versions can break between minor versions. ## [0.2.0] - 2020-07-01 ### Added - New `--wait` option to wait some seconds between requests ## [0.1.0] - 2020-06-08 ### Added - Initial release! [0.2.0]: https://github.com/robinst/curlall/compare/0.1.0...0.2.0 [0.1.0]: https://github.com/robinst/curlall/commits/0.1.0