8000 chore: release 2.2.0 (#238) · googleapis/python-datastore@31c354d · GitHub
[go: up one dir, main page]

Skip to content

Commit 31c354d

Browse files
1 parent f524c40 commit 31c354d

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
@@ -4,6 +4,13 @@
44

55
[1]: https://pypi.org/project/google-cloud-datastore/#history
66

7+
## [2.2.0](https://www.github.com/googleapis/python-datastore/compare/v2.1.6...v2.2.0) (2021-10-08)
8+
9+
10+
### Features
11+
12+
* add support for Python 3.10 ([#233](https://www.github.com/googleapis/python-datastore/issues/233)) ([f524c40](https://www.github.com/googleapis/python-datastore/commit/f524c40e8251c2b716ea87cd512404f0d6f1b019))
13+
714
### [2.1.6](https://www.github.com/googleapis/python-datastore/compare/v2.1.5...v2.1.6) (2021-07-26)
815

916

google/cloud/datastore/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
40E3 1414

15-
__version__ = "2.1.6"
15+
__version__ = "2.2.0"

0 commit comments

Comments
 (0)
0