Skip to content

Commit 03a3851

Browse files
author
Saurabh Kumar
committed
Update docs, add @iameugenejo & @paulochf to contributors list
1 parent f6cadc6 commit 03a3851

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

README.rst

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -215,8 +215,8 @@ Changelog
215215
dev
216216
----------
217217
- Drop support for Python 2.6
218-
- Handle escaped charaters and newlines in quoted values
219-
- Remove any spaces around unquoted key/value
218+
- Handle escaped charaters and newlines in quoted values. (Thanks `@iameugenejo`_)
219+
- Remove any spaces around unquoted key/value. (Thanks `@paulochf`_)
220220

221221
0.5.1
222222
----------
@@ -233,6 +233,9 @@ dev
233233

234234
.. _@hugochinchilla: https://github.com/hugochinchilla
235235
.. _@isms: https://github.com/isms
236+
.. _@iameugenejo: https://github.com/iameugenejo
237+
.. _@paulochf: https://github.com/paulochf
238+
236239

237240
.. |Build Status| image:: https://travis-ci.org/theskumar/python-dotenv.svg?branch=master
238241
:target: https://travis-ci.org/theskumar/python-dotenv

0 commit comments

Comments
 (0)