Skip to content

Commit 35acafe

Browse files
committed
Update CHANGELOG.md
Signed-off-by: Lloric Mayuga Garcia <[email protected]>
1 parent c1a0f7f commit 35acafe

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,15 @@
22

33
All notable changes to `laravel-html-table` will be documented in this file
44

5-
## [Unreleased](https://github.com/lloricode/laravel-html-table/compare/v2.0.0...develop)
5+
## [Unreleased](https://github.com/lloricode/laravel-html-table/compare/v2.1.0...develop)
6+
7+
## [v2.1.0 2023-05-28](https://github.com/lloricode/laravel-html-table/compare/v2.0.0...v2.1.0)
68

79
### Changed
810

911
- Use DTO for table tags (\Lloricode\LaravelHtmlTable\TableTags).
1012
- Can DTO for table tags (\Lloricode\LaravelHtmlTable\TableTags).
13+
- Add set attributes to header cells.
1114

1215
## [v2.0.0 2023-05-13](https://github.com/lloricode/laravel-html-table/compare/v1.3.4...v2.0.0)
1316

0 commit comments

Comments
 (0)