Skip to content

Commit f94614b

Browse files
ruchit288github-actions[bot]
authored andcommitted
Update CHANGELOG
1 parent ee70e93 commit f94614b

File tree

1 file changed

+18
-2
lines changed

1 file changed

+18
-2
lines changed

CHANGELOG.md

+18-2
Original file line numberDiff line numberDiff line change
@@ -2,26 +2,42 @@
22

33
All notable changes to `laravel-db-auditor` will be documented in this file
44

5+
## v1.8.0 - 2024-01-18
6+
7+
### What's Changed
8+
9+
* Add quotes in SQL query by @vc-urvin in https://github.com/vcian/laravel-db-auditor/pull/37
10+
* Implement the database track command by @vc-urvin in https://github.com/vcian/laravel-db-auditor/pull/38
11+
* Add an art folder with screenshots. by @ruchit288 in https://github.com/vcian/laravel-db-auditor/pull/39
12+
* Create update-changelog.yml by @ruchit288 in https://github.com/vcian/laravel-db-auditor/pull/40
13+
* feat: add database track related screenshot and update readme file. by @ruchit288 in https://github.com/vcian/laravel-db-auditor/pull/41
14+
15+
**Full Changelog**: https://github.com/vcian/laravel-db-auditor/compare/v1.7.0...v1.8.0
16+
517
## v1.7.0 [3rd July 2023]
18+
619
- Integrate Web Page For Standard Check.
720
- Integrate Web Page for Constraint Page with Actions - Add primary key, index, foreign and unique keys.
821
- Minor bug fixing.
922

1023
## v1.6.0 [15th June 2023]
24+
1125
- Folder structure change - Services replaced with Traits.
1226

1327
## v1.5.2 [19th May 2023]
28+
1429
- UI/UX improvement of db:standard CLI UI.
1530
- Resolved foreign key constraint issue.
1631

1732
## v1.5.1 [5th May 2023]
33+
1834
- Bug fixing and Add new Constraint.
1935
- Change in rules services for suggestion messages.
2036
- Add condition for empty constraint.
2137
- Add examples in the readme file.
2238

23-
2439
## v1.5.0 [29th April 2023]
40+
2541
- Resolved naming validation rules and datatype issue.
2642

2743
## v1.4.0 [27th April 2023]
@@ -46,7 +62,7 @@ All notable changes to `laravel-db-auditor` will be documented in this file
4662
- Resolved class naming convention issue.
4763
- Modified messages.
4864

49-
## v1.1.0 [17th April 2023]
65+
## v1.1.0 [17th April 2023]
5066

5167
- Update doctrine dependency.
5268

0 commit comments

Comments
 (0)