We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c1a0f7f commit 35acafeCopy full SHA for 35acafe
CHANGELOG.md
@@ -2,12 +2,15 @@
2
3
All notable changes to `laravel-html-table` will be documented in this file
4
5
-## [Unreleased](https://github.com/lloricode/laravel-html-table/compare/v2.0.0...develop)
+## [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)
8
9
### Changed
10
11
- Use DTO for table tags (\Lloricode\LaravelHtmlTable\TableTags).
12
- Can DTO for table tags (\Lloricode\LaravelHtmlTable\TableTags).
13
+- Add set attributes to header cells.
14
15
## [v2.0.0 2023-05-13](https://github.com/lloricode/laravel-html-table/compare/v1.3.4...v2.0.0)
16
0 commit comments