Skip to content

Commit

Permalink
fix docs build
Browse files Browse the repository at this point in the history
  • Loading branch information
jantman committed Dec 29, 2022
1 parent 89e2f46 commit ca3f55f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ Unreleased Changes
* Updates for ``tox`` 4.0.6.
* Update Plaid API client to latest version

* Valid values for the ``PLAID_ENV`` setting / environment variable are now the strings "Production", "Development", or "Sandbox" to match the attribute names of :py:class:`plaid.configuration.Environment`.
* Valid values for the ``PLAID_ENV`` setting / environment variable are now the strings "Production", "Development", or "Sandbox" to match the attribute names of ``plaid.configuration.Environment``.
* The ``PLAID_PUBLIC_KEY`` setting / environment variable has been removed.

1.0.0 (2018-07-07)
Expand Down

0 comments on commit ca3f55f

Please sign in to comment.