Skip to content

Commit

Permalink
chore(changelog): Specify Angular support
Browse files Browse the repository at this point in the history
  • Loading branch information
rene-leanix committed Jul 5, 2018
1 parent 77e5e61 commit 8535379
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@

### BREAKING CHANGES

* Support for Angular versions 2 and 4 was dropped. **[email protected] will only work with Angular5+.**
* Component selector was renamed from `<hotTable>` to `<hot-table>`. The former was correct for directives, but the latter is required for components by some linters. ([
79a2dfa](https://github.com/valor-software/ng2-handsontable/commit/79a2dfa))
* Remove autocomplete implementation, which had been broken for a while ([
Expand Down

0 comments on commit 8535379

Please sign in to comment.