File tree 2 files changed +13
-1
lines changed
2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 4
4
5
5
[ 1 ] : https://pypi.org/project/google-cloud-datastore/#history
6
6
7
+ ## [ 2.3.0] ( https://www.github.com/googleapis/python-datastore/compare/v2.2.0...v2.3.0 ) (2021-10-18)
8
+
9
+
10
+ ### Features
11
+
12
+ * add 'Client.entity' helper ([ #239 ] ( https://www.github.com/googleapis/python-datastore/issues/239 ) ) ([ 49d48f1] ( https://www.github.com/googleapis/python-datastore/commit/49d48f17b0c311b859b62a8bd0af8ebf8f7d5717 ) )
13
+
14
+
15
+ ### Bug Fixes
16
+
17
+ * improve type hints, mypy check ([ #242 ] ( https://www.github.com/googleapis/python-datastore/issues/242 ) ) ([ 6398bbc] ( https://www.github.com/googleapis/python-datastore/commit/6398bbcaf8a9d845a4b3d06cfc673a633851f48b ) )
18
+
7
19
## [ 2.2.0] ( https://www.github.com/googleapis/python-datastore/compare/v2.1.6...v2.2.0 ) (2021-10-08)
8
20
9
21
Original file line number Diff line number Diff line change 12
12
# See the License for the specific language governing permissions and
13
13
# limitations under the License.
14
14
15
- __version__ = "2.2 .0"
15
+ __version__ = "2.3 .0"
You can’t perform that action at this time.
0 commit comments