aboutsummaryrefslogtreecommitdiffstats
path: root/Changes
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2014-09-17 18:52:30 -0400
committerJesse Luehrs <doy@tozt.net>2014-09-17 18:52:30 -0400
commit02b40d64e5e6d2ef9958d3af2b60cb84eb72adb6 (patch)
tree2c0edf964506641dfeb3ebd7b6300596b5c792d6 /Changes
parent875fe172a4e44cdb3f74e54ffe152ed91b29ac69 (diff)
downloadlibvt100-python-02b40d64e5e6d2ef9958d3af2b60cb84eb72adb6.tar.gz
libvt100-python-02b40d64e5e6d2ef9958d3af2b60cb84eb72adb6.zip
changelog and version bump0.1.4
Diffstat (limited to 'Changes')
-rw-r--r--Changes4
1 files changed, 4 insertions, 0 deletions
diff --git a/Changes b/Changes
index b580e91..5c305a2 100644
--- a/Changes
+++ b/Changes
@@ -1,5 +1,9 @@
Revision history for vt100
+0.1.4 2014-09-17
+ - Update libvt100 to quiet some warnings about unimplemented unimportant
+ escape sequences
+
0.1.3 2014-09-17
- Get the module compiling under Python 2