Skip to content

Commit 5635282

Browse files
Merge branch 'master' into fix-issue-2426
2 parents 2cc455f + 81afe34 commit 5635282

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Changelog
22

3+
## v2.46.1 (2021-06-22)
4+
5+
### Bug Fixes and Other Changes
6+
7+
* Register model step tags
8+
9+
### Documentation Changes
10+
11+
* update to include new batch_get_record api call
12+
* Correct type annotation for TrainingStep inputs
13+
* introduce input mode FastFile
14+
* update hf transformer version
15+
316
## v2.46.0 (2021-06-15)
417

518
### Features

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.46.1.dev0
1+
2.46.2.dev0

0 commit comments

Comments
 (0)