Skip to content

Commit 4d5754e

Browse files
chore: prepare changelog for v23.0.2 release (#217)
Prepare changelog for v23.0.2 release
1 parent 6abd6b2 commit 4d5754e

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,17 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
66
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
77

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+
819
## [v23.0.1] - 2023-05-29
920

1021
### Added

0 commit comments

Comments
 (0)