Skip to content

Commit f00d062

Browse files
committed
update VERSION and CHANGELOG - Release 1.11.0
1 parent 8e659bb commit f00d062

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,14 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
88

99
## [Unreleased]
1010

11+
### Added
12+
13+
### Fixed
14+
15+
### Changed
16+
17+
## [1.11.0] - 2022-02-08
18+
1119
### Added
1220
- Parallelized data reading with e.g. `--data-threads 8`
1321
- Top-k sampling during decoding with e.g. `--output-sampling topk 10`

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v1.10.42
1+
v1.11.0

0 commit comments

Comments
 (0)