Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
ruchit288 authored and github-actions[bot] committed Jan 18, 2024
1 parent ee70e93 commit f94614b
Showing 1 changed file with 18 additions and 2 deletions.
20 changes: 18 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,26 +2,42 @@

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

## v1.8.0 - 2024-01-18

### What's Changed

* Add quotes in SQL query by @vc-urvin in https://github.com/vcian/laravel-db-auditor/pull/37
* Implement the database track command by @vc-urvin in https://github.com/vcian/laravel-db-auditor/pull/38
* Add an art folder with screenshots. by @ruchit288 in https://github.com/vcian/laravel-db-auditor/pull/39
* Create update-changelog.yml by @ruchit288 in https://github.com/vcian/laravel-db-auditor/pull/40
* feat: add database track related screenshot and update readme file. by @ruchit288 in https://github.com/vcian/laravel-db-auditor/pull/41

**Full Changelog**: https://github.com/vcian/laravel-db-auditor/compare/v1.7.0...v1.8.0

## v1.7.0 [3rd July 2023]

- Integrate Web Page For Standard Check.
- Integrate Web Page for Constraint Page with Actions - Add primary key, index, foreign and unique keys.
- Minor bug fixing.

## v1.6.0 [15th June 2023]

- Folder structure change - Services replaced with Traits.

## v1.5.2 [19th May 2023]

- UI/UX improvement of db:standard CLI UI.
- Resolved foreign key constraint issue.

## v1.5.1 [5th May 2023]

- Bug fixing and Add new Constraint.
- Change in rules services for suggestion messages.
- Add condition for empty constraint.
- Add examples in the readme file.


## v1.5.0 [29th April 2023]

- Resolved naming validation rules and datatype issue.

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

## v1.1.0 [17th April 2023]
## v1.1.0 [17th April 2023]

- Update doctrine dependency.

Expand Down

0 comments on commit f94614b

Please sign in to comment.