Skip to content

Commit 54571e9

Browse files
committed
Update changelog
1 parent 3449ab6 commit 54571e9

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

docs/index.rst

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -304,7 +304,7 @@ Asking for user input
304304

305305
>>> fav_food = ui.ask_password("Guilty pleasure?")
306306
:: Guilty pleasure?
307-
307+
308308
>>> fav_food
309309
'chocolate'
310310

@@ -372,6 +372,11 @@ Testing with pytest
372372
Changelog
373373
-----------
374374

375+
v0.7.0
376+
++++++
377+
378+
* Add ``ask_password`` and ``read_pasword``. Patch by @drazisil
379+
375380
v0.6.1
376381
++++++
377382

0 commit comments

Comments
 (0)