Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
mkdev404 committed Aug 11, 2022
1 parent 8add242 commit 6edbcb9
Showing 1 changed file with 11 additions and 3 deletions.
14 changes: 11 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,19 +5,19 @@
- Upgrade to Angular 13
- Upgrade to Bootstrap 4.6
- Upgrade to new package-lock file

----------
# [2.0.0](https://www.npmjs.com/package/@charmedme/ngx-treeview) (2022-08-06)

### Enhancement:

- Upgrade to Bootstrap 5

----------
# [2.0.4](https://www.npmjs.com/package/@charmedme/ngx-treeview) (2022-08-06)

### Fixes:
- Rollup fixes of 2.0.1...2.0.3
- Fix an alignment issue with the a treeview when it has no children

----------
# [2.0.5](https://www.npmjs.com/package/@charmedme/ngx-treeview) (2022-08-09)

### Enhancement:
Expand All @@ -27,3 +27,11 @@
### Fixes:

- Fix an alignment issue with the a treeview when it has no children

----------

# [2.0.6](https://www.npmjs.com/package/@charmedme/ngx-treeview) (2022-08-11)

### Fixes:

- Fix the checkbox focus border was cut-off due to an overflow on the treeview-container

0 comments on commit 6edbcb9

Please sign in to comment.