Skip to content

Commit 93c65ad

Browse files
authored
Update README.md
1 parent ed62dec commit 93c65ad

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -750,9 +750,9 @@ $db->table('users')->alterSchema(['drop', 'full_name'])->alter();
750750
# Change Log
751751

752752
### 3.2.0
753-
* ADD : Order By (orderBy())
754-
* ADD : get Latest Data inserted into table
755-
* FIX : last() method to return last -n- recordes
753+
* ADD : Order By (orderBy())
754+
* ADD : get Latest Data inserted into table
755+
* MODIFY : last() method to return last -n- recordes
756756

757757
### 3.1.0
758758
* FIX : Duplicate connection

0 commit comments

Comments
 (0)