Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Tarpsvo committed Oct 1, 2021
1 parent 1991740 commit 932e0b5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,11 @@ to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

### Added

- Added `inputType` to allow for numbers explicitly
- Added `inputType` to allow for numbers explicitly (huge thanks to [@TheDeadCode](https://github.com/TheDeadCode))

### Changed

- Constructor parameters can now be replaced with `->forColumns([])` and `->withName()` methods
- Constructor parameters can now be replaced with `->forColumns([])` and `->withName()` methods (huge thanks to [@TheDeadCode](https://github.com/TheDeadCode))
- Updated packages

## [1.0.1] - 2021-02-19
Expand Down

0 comments on commit 932e0b5

Please sign in to comment.