packages feed

terminal-progress-bar-0.4.2: changelog.md

### 0.4.2

* Fixed divide by zero error in remainingTime label (thanks to daniel-chambers).

### 0.4.1

* Added styleOnComplete field to Style record. Defaults to
  WriteNewLine. Gives the ability to clear the progress bar once
  finished.

* Added this changelog.

#### 0.4.0.2

* Improved documentation