Skip to content

Commit 81a1b83

Browse files
readme: clarify legacy library (plaid#85)
1 parent 00c34e9 commit 81a1b83

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ plaid-python [![Circle CI](https://circleci.com/gh/plaid/plaid-python.svg?style
33

44
The official python client library for the [Plaid API][1].
55

6-
This module was recently refactored and released with breaking changes as of version `2.0.x`.
6+
**Note:** This module was recently refactored and released as version `2.0.x` to support [Plaid's updated API][9]. The previous module version, 1.5.0, and API legacy documentation, is still available via pypi and mirrored as [`plaid-python-legacy`][10].
77

88
## Table of Contents
99

@@ -207,4 +207,5 @@ Version 2.0.0 was authored by [Joy Zheng](https://github.com/joyzheng) and
207207
[6]: https://github.com/plaid/plaid-python/blob/master/LICENSE
208208
[7]: https://plaid.github.io/plaid-python/index.html
209209
[8]: https://cloud.google.com/appengine/docs/python/issue-requests
210-
210+
[9]: https://blog.plaid.com/improving-our-api/
211+
[10]: https://github.com/plaid/plaid-python-legacy

0 commit comments

Comments
 (0)