Skip to content

Commit 92dc8cb

Browse files
authored
Update CHANGELOG.md to reflect the proper release
Changed 22.0X to 23.0X
1 parent e1f9b01 commit 92dc8cb

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

CHANGELOG.md

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

3-
## [22.04]
3+
## [23.04]
44

5-
Changes since the 22.02 release.
5+
Changes since the 23.02 release.
66

77
The major focus of this release was broader support for training and serving session-based models across all Merlin libraries.
88

@@ -48,7 +48,7 @@ The major focus of this release was broader support for training and serving ses
4848

4949
#### Major Changes
5050

51-
* Publishing to Anaconda beginning with 22.04 https://anaconda.org/nvidia/merlin-models.
51+
* Publishing to Anaconda beginning with 23.04 https://anaconda.org/nvidia/merlin-models.
5252
* We have introduced a new design of the transformer API that simplifies the high-level transformer API and also fixes issues related to Causal LM (#1022).
5353

5454
#### Bug Fixes
@@ -68,7 +68,7 @@ The major focus of this release was broader support for training and serving ses
6868

6969
#### Major Changes
7070

71-
* Now has a hard dependency on Merlin Models verison 22.04 or greater.
71+
* Now has a hard dependency on Merlin Models verison 23.04 or greater.
7272

7373
#### Deprecated / Removed
7474

@@ -107,4 +107,4 @@ The major focus of this release was broader support for training and serving ses
107107
### Other / Misc
108108

109109
#### Deprecated / Removed
110-
* Removed `distributed-embeddings` from the 22.04 release. This will be added back in future releases. It is still possible to build the container by setting the `INSTALL_DISTRIBUTED_EMBEDDINGS` argument to `true`. ([Merlin/#908](https://github.com/NVIDIA-Merlin/Merlin/pull/908))
110+
* Removed `distributed-embeddings` from the 23.04 release. This will be added back in future releases. It is still possible to build the container by setting the `INSTALL_DISTRIBUTED_EMBEDDINGS` argument to `true`. ([Merlin/#908](https://github.com/NVIDIA-Merlin/Merlin/pull/908))

0 commit comments

Comments
 (0)