We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f408d6 commit b633bedCopy full SHA for b633bed
1 file changed
CHANGELOG.md
@@ -5,6 +5,16 @@ All notable changes to this project will be documented in this file.
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
8
+<!-- ---------------------
9
+ v1.5.2
10
+ --------------------- -->
11
+## v1.5.2 - 1-12-2024
12
+
13
+### Fixed
14
15
+- Quick bug bix in `DTensor::parseFromTextFile` (passing storage mode to `vectorFromFile`)
16
17
18
<!-- ---------------------
19
v1.5.1
20
--------------------- -->
0 commit comments