8000 chore(main): release 3.0.2 · googleapis/python-spanner-django@3d5c253 · GitHub
[go: up one dir, main page]

Skip to content

Commit 3d5c253

Browse files
chore(main): release 3.0.2
1 parent 66469bf commit 3d5c253

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
### [3.0.2](https://github.com/googleapis/python-spanner-django/compare/v3.0.1...v3.0.2) (2022-02-28)
4+
5+
6+
### Documentation
7+
8+
* Add limitations docs on spanner features not supported by spanner-django library. ([#758](https://github.com/googleapis/python-spanner-django/issues/758)) ([66469bf](https://github.com/googleapis/python-spanner-django/commit/66469bf72dd57555d6729f8863d7d401b7f6613e))
9+
310
### [3.0.1](https://github.com/googleapis/python-spanner-django/compare/v3.0.0...v3.0.1) (2022-02-07)
411

512

version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44
# license that can be found in the LICENSE file or at
55
# https://developers.google.com/open-source/licenses/bsd
66

7-
__version__ = "3.0.1"
7+
__version__ = "3.0.2"

0 commit comments

Comments
 (0)
0