Skip to content

Commit 330f71c

Browse files
author
Saurabh Kumar
committed
Update changelog for 0.10.1
1 parent 1f97377 commit 330f71c

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

README.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -272,7 +272,7 @@ All the contributions are welcome! Please open [an
272272
issue](https://github.com/theskumar/python-dotenv/issues/new) or send us
273273
a pull request.
274274

275-
This project is currently maintained by Saurabh Kumar\_ and would not
275+
This project is currently maintained by [Saurabh Kumar](https://saurabh-kumar.com) and [Bertrand Bonnefoy-Claudet](https://github.com/bbc2) and would not
276276
have been possible without the support of these [awesome
277277
people](https://github.com/theskumar/python-dotenv/graphs/contributors).
278278

@@ -284,6 +284,10 @@ Executing the tests:
284284
Changelog
285285
=========
286286

287+
0.10.1
288+
-----
289+
- Fix parsing of variable without a value ([@asyncee])([@bbc2])([#158])
290+
287291
0.10.0
288292
-----
289293

@@ -392,8 +396,10 @@ Changelog
392396

393397
[#78]: https://github.com/theskumar/python-dotenv/issues/78
394398
[#148]: https://github.com/theskumar/python-dotenv/issues/148
399+
[#158]: https://github.com/theskumar/python-dotenv/issues/158
395400

396-
[@greyli]: https://github.com/@greyli
401+
[@asyncee]: https://github.com/asyncee
402+
[@greyli]: https://github.com/greyli
397403
[@venthur]: https://github.com/venthur
398404
[@Flimm]: https://github.com/Flimm
399405
[@theskumar]: https://github.com/theskumar

0 commit comments

Comments
 (0)