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
+12Lines changed: 12 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,18 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [Keep a Changelog](http://keepachangelog.com/),
6
6
and this project adheres to [Semantic Versioning](http://semver.org/).
7
7
8
+
## v2.0.0 - 2026-02-06
9
+
10
+
### Changes & New features
11
+
12
+
Drivers are now split into their dedicated plugins.
13
+
The `sql4md` plugin that contained everything at once no longer exists.
14
+
More in the [README](https://github.com/xpdustry/sql4md).
15
+
16
+
### Maintenance
17
+
18
+
- Use spdx identifier instead of the whole license file ([`1eb0da9`](https://github.com/xpdustry/sql4md/commit/1eb0da97d27dcf8baa3fbdf64b6c22124ee91b90))
0 commit comments