We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7572853 commit b61c3eaCopy full SHA for b61c3ea
CHANGELOG.md
@@ -4,6 +4,18 @@
4
5
[1]: https://pypi.org/project/google-cloud-spanner/#history
6
7
+## [2.0.0](https://www.github.com/googleapis/python-spanner/compare/v1.19.1...v2.0.0) (2020-11-11)
8
+
9
10
+### ⚠ BREAKING CHANGES
11
12
+* migrate to v2.0.0 (#147)
13
14
+### Features
15
16
+* DB-API driver + unit tests ([#160](https://www.github.com/googleapis/python-spanner/issues/160)) ([2493fa1](https://www.github.com/googleapis/python-spanner/commit/2493fa1725d2d613f6c064637a4e215ee66255e3))
17
+* migrate to v2.0.0 ([#147](https://www.github.com/googleapis/python-spanner/issues/147)) ([bf4b278](https://www.github.com/googleapis/python-spanner/commit/bf4b27827494e3dc33b1e4333dfe147a36a486b3))
18
19
### [1.19.1](https://www.github.com/googleapis/python-spanner/compare/v1.19.0...v1.19.1) (2020-10-13)
20
21
0 commit comments