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: doc/changelog.rst
+4-2Lines changed: 4 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,13 +1,15 @@
1
1
Changelog
2
2
=========
3
3
4
-
2.0.0a3
4
+
2.0.0a4
5
5
-------
6
-
7
6
Breaking changes:
8
7
9
8
* Azure Blob Storage SDK has been upgraded from the legacy version (v2) to the latest version (v12). AzureFileAdmin now accept `blob_service_client` rather than `connection_string` to give more flexibility with connection types.
10
9
10
+
2.0.0a3
11
+
-------
12
+
11
13
Fixes:
12
14
13
15
* Jinja templates can now be loaded in StrictUndefined mode.
0 commit comments