Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

confused by changelog timestamps #387

Closed
alexanderbaumann-toast opened this issue Jul 25, 2023 · 1 comment
Closed

confused by changelog timestamps #387

alexanderbaumann-toast opened this issue Jul 25, 2023 · 1 comment

Comments

@alexanderbaumann-toast
Copy link

https://github.com/plaid/plaid-java/blame/56ae2c06ba22cdf36b9de29f4b2b6ace212c801d/CHANGELOG.md#L344

this says the update was

2020-09-14_1.336.1

  • Add signal to Products array.

But Plaid's website shows Feb 2023
https://plaid.com/docs/changelog/#february-2023

@phoenixy1
Copy link
Contributor

Oh I see the cause of the confusion! I agree we do this a little weirdly, but the "date" in the changelog is not the time stamp of the change, it is the API version name (2020-09-14) with a version number (used to version the OpenAPI file) appended to it. Hopefully that clears things up!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants