We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6abd6b2 commit 4d5754eCopy full SHA for 4d5754e
CHANGELOG.md
@@ -5,6 +5,17 @@ All notable changes to this project will be documented in this file.
5
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
6
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
7
8
+## [v23.0.2] - 2023-11-08
9
+
10
+### Added
11
+- accept custom grpc options in from_cloud function (#215)
12
+- return commit_ts in the function 'commit()' in txn.py (#213)
13
+- add ai-classification notebook (#207)
14
+- Add Jupyter Notebook example (#206)
15
16
+### Chore
17
+- chore(docs): Remove invalid emails and non-maintainers. (#208)
18
19
## [v23.0.1] - 2023-05-29
20
21
### Added
0 commit comments