There was an error while loading. Please reload this page.
1 parent f6cadc6 commit 03a3851Copy full SHA for 03a3851
1 file changed
README.rst
@@ -215,8 +215,8 @@ Changelog
215
dev
216
----------
217
- Drop support for Python 2.6
218
-- Handle escaped charaters and newlines in quoted values
219
-- Remove any spaces around unquoted key/value
+- Handle escaped charaters and newlines in quoted values. (Thanks `@iameugenejo`_)
+- Remove any spaces around unquoted key/value. (Thanks `@paulochf`_)
220
221
0.5.1
222
@@ -233,6 +233,9 @@ dev
233
234
.. _@hugochinchilla: https://github.com/hugochinchilla
235
.. _@isms: https://github.com/isms
236
+.. _@iameugenejo: https://github.com/iameugenejo
237
+.. _@paulochf: https://github.com/paulochf
238
+
239
240
.. |Build Status| image:: https://travis-ci.org/theskumar/python-dotenv.svg?branch=master
241
:target: https://travis-ci.org/theskumar/python-dotenv
0 commit comments