Skip to content

Commit

Permalink
Changelog update
Browse files Browse the repository at this point in the history
  • Loading branch information
rpeshkov committed Apr 14, 2018
1 parent 79a77d5 commit 7f31bc3
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,13 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

## [Unreleased]

### Added

- Command `Move row down` to move row down in table mode.
- Command `Move row up` to move row up in table mode.
- Command `Move column right` to move column right in table mode.
- Command `Move column left` to move column left in table mode.

## [0.0.8] - 2018-04-14

### Changed
Expand Down

0 comments on commit 7f31bc3

Please sign in to comment.