Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com> Co-authored-by: Natik Gadzhi <natik@respawn.io> Co-authored-by: Christo Grabowski <108154848+ChristoGrab@users.noreply.github.com> Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com> Co-authored-by: marcosmarxm <marcosmarxm@gmail.com>
7 lines
319 B
Markdown
7 lines
319 B
Markdown
# Timely Migration Guide
|
|
|
|
## Upgrading to 1.0.0
|
|
|
|
This version add new streams: clients, users, labels and projects.
|
|
In addition to that fix the date config parameter to be in format `YYYY-MM-DDTHH:mm:ssZ` and be easy to pick up by the user.
|
|
You need to update your start date to be in the format `YYYY-MM-DDTHH:mm:ssZ`. |