Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 0fc3aa0

Browse files
authored
Update CHANGELOG.md
1 parent 6740f9d commit 0fc3aa0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

datastore/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
### Implementation Changes
1010

1111
- Do not pass 'offset' once the query iterator has a cursor (#5503)
12+
- Add test runs for Python 3.7 and remove run for 3.4 (#5295)
1213

1314
### Documentation
1415

@@ -17,7 +18,6 @@
1718

1819
### Internal / Testing Changes
1920

20-
- Add Test runs for Python 3.7 and remove 3.4 (#5295)
2121
- Modify system tests to use prerelease versions of grpcio (#5304)
2222
- Avoid overwriting '__module__' of messages from shared modules. (#5364)
2323
- Attempt again to reproduce #4264. (#5403)

0 commit comments

Comments
 (0)