There was an error while loading. Please reload this page.
1 parent 55ec2c2 commit d69bf35Copy full SHA for d69bf35
1 file changed
README.rst
@@ -214,11 +214,11 @@ Changelog
214
215
Unreleased
216
----------
217
-- Add `find_dotenv` method that will try to find a .env file (Thanks `@isms`_)
+- Add ``find_dotenv`` method that will try to find a ``.env`` file. (Thanks `@isms`_)
218
219
0.4.0
220
-----
221
-- cli: Added `-q/--quote` option to control the behaviour of quotes around values in .env. (Thanks `@hugochinchilla`_).
+- cli: Added ``-q/--quote`` option to control the behaviour of quotes around values in ``.env``. (Thanks `@hugochinchilla`_).
222
- Improved test coverage.
223
224
.. _@hugochinchilla: https://github.com/hugochinchilla
0 commit comments