You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+10Lines changed: 10 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,16 @@
2
2
3
3
All notable changes to `laravel-db-auditor` will be documented in this file
4
4
5
+
## v2.2.0 - 2024-08-02
6
+
7
+
### What's Changed
8
+
9
+
* Integrated Postgresql. Code formatting and resolved minor bugs by @ruchit288 in https://github.com/vcian/laravel-db-auditor/pull/63
10
+
* Now you can audit the PostgreSQL database. Note- Add constraint feature is not supported at this moment for PostgreSQL.
11
+
* Update content and details in readme and composer files. by @ruchit288 in https://github.com/vcian/laravel-db-auditor/pull/64
0 commit comments