Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
jgdavey committed Jul 11, 2021
1 parent 4dbba3e commit cf847c3
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,14 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]
### Added
- New table option `:max-width` to resize columns that would be too
big, defaults to terminal width if possible.

### Changed
- The RenderTable/render-table protocol method signature has changed.
It now requires a map of table options as the first non-self
argument.

## [0.1.3] - 2021-07-08
### Added
Expand Down

0 comments on commit cf847c3

Please sign in to comment.