Skip to content

Commit

Permalink
Add changelog entry for #45
Browse files Browse the repository at this point in the history
  • Loading branch information
hynek committed Jan 11, 2023
1 parent 229f69e commit 500bb1c
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,8 @@ Deprecations
Changes
^^^^^^^

*none*
- ``enrivon.secrets.DirectorySecrets.from_path()`` now works when loading from ``os.environ``.
`#45 <https://github.com/hynek/environ-config/issues/45>`_


----
Expand All @@ -53,7 +54,7 @@ Deprecations:
Changes:
^^^^^^^^

- Lazily init the AWS SecretsManager client to make unit testing easier.
- Lazily init the *AWS Secrets Manager* client to make unit testing easier.
`#25 <https://github.com/hynek/environ-config/pull/25>`_


Expand All @@ -72,7 +73,7 @@ Deprecations:
Changes:
^^^^^^^^

- Added `AWS SecretsManager <https://aws.amazon.com/secrets-manager/>`_ support.
- Added `AWS Secrets Manager <https://aws.amazon.com/secrets-manager/>`_ support.
`#23 <https://github.com/hynek/environ-config/pull/23>`_


Expand Down

0 comments on commit 500bb1c

Please sign in to comment.