Skip to content

Commit cc20de7

Browse files
committed
Update release notes
1 parent e17dfd9 commit cc20de7

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

docs/content/release_notes.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,20 @@
11
# Release Notes
22

3+
## 5.25.1
4+
**Bug Fixes**
5+
6+
* Corrected failure to update `Quote` object when the timestamp of a refresh message cannot be parsed (DDF `2/1`, `2/2`, `2/3` and `2/4` messages).
7+
38
## 5.25.0
49
**New Features**
510

611
* Updated logic to explicitly assign the `Profile.asset` property for `AssetClass.CMDTY_STATS` instruments.
712

813
**Bug Fixes**
914

10-
* Fixed `utilities/format/quote` function, preventing an error from being thrown when (a) the output `timezone` is specified, however (b) the `quote` does not have a `timeUtc` attribute.
1115
* Fixed `AssetClass.parse` function.
16+
* Fixed `utilities/format/quote.js`, preventing an error from being thrown when (a) the `timezone` argument is specified, and (b) the `quote` argument's `timeUtc` attribute is missing.
17+
1218

1319
## 5.24.0
1420
**New Features**

0 commit comments

Comments
 (0)