diff --git a/CHANGELOG.md b/CHANGELOG.md index e238f44b6..97481e184 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,8 +10,8 @@ ### Bug Fixes -* **CsvEntry:** make container scrollbar not showing up in firefox ([3d5ffaa](https://github.com/GetTerminus/terminus-ui/commit/3d5ffaa)) -* **CsvEvent:** when reset, not just reset to default column number. ([038e25b](https://github.com/GetTerminus/terminus-ui/commit/038e25b)) +* **CSVEntry:** fix scrollbar bug in firefox ([3d5ffaa](https://github.com/GetTerminus/terminus-ui/commit/3d5ffaa)) +* **CSVEntry:** table reset now takes mode into account. ([038e25b](https://github.com/GetTerminus/terminus-ui/commit/038e25b)) ## [16.2.3](https://github.com/GetTerminus/terminus-ui/compare/v16.2.2...v16.2.3) (2020-02-12)