We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2410f6a commit e485ac9Copy full SHA for e485ac9
CHANGELOG.md
@@ -2,6 +2,13 @@
2
3
## [Unreleased]
4
5
+## [v1.7.0](https://github.com/yajra/laravel-sql-loader/compare/v1.6.2...v1.7.0) - 2024-06-04
6
+
7
+- feat: add support for constant columns when using withHeaders
8
+- test: date format
9
+- test: fix missing migration
10
+- chore: bump deps
11
12
## [v1.6.2](https://github.com/yajra/laravel-sql-loader/compare/v1.6.1...v1.6.2) - 2024-06-02
13
14
- fix: default value for boolean
0 commit comments