We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3dec217 commit 1696613Copy full SHA for 1696613
CHANGES.rst
@@ -1,7 +1,7 @@
1
CHANGE HISTORY
2
==============
3
4
-LATEST
+1.10.0
5
------
6
- Added 'Frame.focussed_widget' to access current focussed widget of the frame.
7
- Added `PopupMenu` for dynamic contextual menus.
README.rst
@@ -149,7 +149,7 @@ More examples
149
-------------
150
151
More examples of what you can do are available in the project samples directory, hosted on GitHub.
152
-See https://github.com/peterbrittain/asciimatics/tree/v1.9/samples.
+See https://github.com/peterbrittain/asciimatics/tree/v1.10/samples.
153
154
To view them, simply download these files and then simply run them directly with `python`.
155
Alternatively, you can browse recordings of many of the samples in the gallery at
0 commit comments