File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 3.1.0] ( https://github.com/googleapis/python-spanner-django/compare/v3.0.2...v3.1.0 ) (2024-04-23)
4
+
5
+
6
+ ### Features
7
+
8
+ * Add support for named schema ([ #858 ] ( https://github.com/googleapis/python-spanner-django/issues/858 ) )
9
+
10
+
11
+ ### Bug Fixes
12
+
13
+ * Fixing test_clearsessions_unsupported test ([ #863 ] ( https://github.com/googleapis/python-spanner-django/issues/863 ) )
14
+
3
15
## [ 3.0.2] ( https://github.com/googleapis/python-spanner-django/compare/v3.0.1...v3.0.2 ) (2022-08-08)
4
16
5
17
Original file line number Diff line number Diff line change 4
4
# license that can be found in the LICENSE file or at
5
5
# https://developers.google.com/open-source/licenses/bsd
6
6
7
- __version__ = "3.0.2 "
7
+ __version__ = "3.1.0 "
You can’t perform that action at this time.
0 commit comments