| @@ -1,6 +1,17 @@ |
|
|
| 1 |
1 |
Liquibase Core Changelog |
| 2 |
2 |
=========================================== |
| 3 |
3 |
|
|
4 |
+Changes in version 4.16.1 (2022.09.12) |
|
5 |
+ |
|
6 |
+## New and Notable Capability |
|
7 |
+* Liquibase 4.16.0 incorrectly included the [msal4j.jar](https://mvnrepository.com/artifact/com.microsoft.azure/msal4j) and it's dependencies in `internal/lib`. This release does not include that SqlServer related library |
|
8 |
+ |
|
9 |
+## Enhancements |
|
10 |
+* None |
|
11 |
+ |
|
12 |
+## Fixes |
|
13 |
+* None |
|
14 |
+ |
| 4 |
15 |
Changes in version 4.16.0 (2022.09.08) |
| 5 |
16 |
|
| 6 |
17 |
## New and Notable Capability |