Skip to content

Commit 3580ad2

Browse files
authored
Updating readme
1 parent 75a6218 commit 3580ad2

2 files changed

Lines changed: 7 additions & 2 deletions

File tree

.env.dist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ ODTP_RESULT=
1717
# OTHER ENV VARIABLES (FALSE/TRUE)
1818
TRANSFER_INPUT_TO_OUTPUT=FALSE
1919
ODTP_SAVE_SNAPSHOT=FALSE
20-
ODTP_SAVE_IN_RESULT=FALSE
20+
ODTP_SAVE_IN_RESULT=TRUE

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,15 @@ Client for ODTP Components. This repository is aimed to be used as a submodule i
44

55
## Changelog
66

7+
- v0.1.0
8+
- Logging in `logs` collection as individual document.
9+
- Updating `output` document
10+
- Updating `result` document
11+
712
- v0.0.1
813
- First version
914
- Inluding conditional to make snapshot optionals
10-
- Adding quiet flag to compressing
15+
- Adding quiet flag to compressing odtp-output
1116

1217
# Acknowledgments, Copyright, and Licensing
1318
## Acknowledgments and Funding

0 commit comments

Comments
 (0)