Skip to content

Commit 5279f32

Browse files
committed
DOC: Update release notes and change log
1 parent c369201 commit 5279f32

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,10 @@
44

55
#### Enhancements
66
- Added `ARCX.PILLAR.ARCX` publisher
7-
- Added `map_symbols` option for `batch.submit_job(...)`, default `False`. When `True` this appends a requested symbol field to each record (available for CSV and JSON text encodings)
7+
- Added `pretty_px` option for `batch.submit_job`, which formats prices to the correct scale using the fixed-precision scalar 1e-9 (available for CSV and JSON text encodings)
8+
- Added `pretty_ts` option for `batch.submit_job`, which formats timestamps as ISO 8601 strings (available for CSV and JSON text encodings)
9+
- Added `map_symbols` option for `batch.submit_job`, which appends a symbol field to each text-encoded record (available for CSV and JSON text encodings)
10+
- Added `split_symbols` option for `batch.submit_job`, which will split files by raw symbol
811
- Upgraded `databento-dbn` to 0.10.2
912

1013
#### Bug fixes

0 commit comments

Comments
 (0)