Skip to content

Commit 01a5d4e

Browse files
committed
chore: release v1.8.1 🚀
1 parent 1468f25 commit 01a5d4e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
## [Unreleased]
44

5+
## [v1.8.1](https://github.com/yajra/laravel-sql-loader/compare/v1.8.0...v1.8.1) - 2024-06-28
6+
7+
- fix: get column connection and table prefix #5
8+
- Fix issue when connection uses table prefix
9+
- Fix issue where custom connection is not used when fetching the table columns
10+
511
## [v1.8.0](https://github.com/yajra/laravel-sql-loader/compare/v1.7.1...v1.8.0) - 2024-06-20
612

713
- feat: add support for CSV Format Files #4

0 commit comments

Comments
 (0)