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 Jul 18, 2024
1 parent b9ab463 commit 63a55b5
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,18 @@

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

## v2.0.0 - 2024-07-18

### What's Changed

* Enable SQLlite Audit feature.
* Now you can skip tables from the scan.
* You can now check direct table standard using "php artisan db: standard --table='tablename' ".
* Minor code refactor.
* Update readme.

**Full Changelog**: https://github.com/vcian/laravel-db-auditor/compare/v1.9.0...v2.0.0

## v1.9.0 - 2024-06-12

### What's Changed
Expand Down

0 comments on commit 63a55b5

Please sign in to comment.