Skip to content

Commit

Permalink
changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
chuvikovd committed Mar 27, 2020
1 parent 68785dc commit 55022b0
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
@@ -0,0 +1,8 @@
## 2.0.0 (March 27, 2020)

* Rewritten with typescript

### Breaking changes

* Syntax for sort array changed from `['column-order']` to `[['column', 'order']]`. `order` now must be uppercased.

0 comments on commit 55022b0

Please sign in to comment.