Skip to content

Commit f172519

Browse files
committed
Update for v1.12 release.
1 parent cf49dbb commit f172519

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGES.rst

+4
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@ CHANGE HISTORY
33

44
LATEST
55
------
6+
- None
7+
8+
1.12.0
9+
------
610
- Added ColouredText objects to handle embedded colour codes in text for some widgets.
711
- Added parsers to handle Asciimatics and Ansi Terminal escape sequences.
812
- Added ControlCodeParser to create human readable text from raw text with control codes in it.

README.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ More examples
149149
-------------
150150

151151
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.11/samples.
152+
See https://github.com/peterbrittain/asciimatics/tree/v1.12/samples.
153153

154154
To view them, simply download these files and then simply run them directly with `python`.
155155
Alternatively, you can browse recordings of many of the samples in the gallery at

0 commit comments

Comments
 (0)