Skip to content

Commit

Permalink
(docs): update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
viacheslav.sotsenko committed Apr 3, 2023
1 parent 44d8985 commit 9fefd22
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,22 @@

## [v. 2.0.0-alpha]

### Features

- Angular 15;
- Context Menu Module;
- Divider Module;
- Hint Module;
- Menu Bar Module;
- Selection Module;

### Changes

- Changed API for a lot of features to make it closer to native elements/approaches;
- Different modules for input merged to single InputModule;

## [v. 1.1.0-alpha]

### Bug Fixes

- Fixed NumberBox issue with incorrect behavior of `isAllowEmpty` option;
Expand Down

0 comments on commit 9fefd22

Please sign in to comment.