Skip to content

Commit

Permalink
docs(changelog): v0.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
c4spar committed May 29, 2020
1 parent 15f707a commit 431a723
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
# [Changelog](https://github.com/c4spar/deno-cli/compare/v0.8.1...v0.8.2) (Sat May 30 01:40:08 2020)

### Bug Fixes

* **table:** table fails if word is longer than maxCellWidth (#34) ([b6c5f07](https://github.com/c4spar/deno-cli/commit/b6c5f07))

### Code Refactoring

* **prompt:** remove `undefined` return type from `.prompt()` method's (#25) ([15f707a](https://github.com/c4spar/deno-cli/commit/15f707a))
* **table:** remove unused method ([6d00cc3](https://github.com/c4spar/deno-cli/commit/6d00cc3))



# [Changelog](https://github.com/c4spar/deno-cli/compare/v0.8.0...v0.8.1) (Fri May 29 19:22:19 2020)

### Bug Fixes
Expand Down

0 comments on commit 431a723

Please sign in to comment.