aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2019-11-07 16:44:30 -0500
committerJesse Luehrs <doy@tozt.net>2019-11-07 16:44:30 -0500
commitbe252a2e1377bac9dbb2fda60f9cb70f69122718 (patch)
tree21011e7c7a524574d7b655a484c5d6fef3f21e9f /CHANGELOG.md
parent41b34a45ec4879ff45c3a775bc0f8e4f96ded265 (diff)
downloadteleterm-be252a2e1377bac9dbb2fda60f9cb70f69122718.tar.gz
teleterm-be252a2e1377bac9dbb2fda60f9cb70f69122718.zip
changelog and version bump0.1.6
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index ca87d99..ae3109c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## [0.1.6] - 2019-11-07
+
+### Added
+
+* `tt play` now has key commands for seeking to the start or end of the file.
+* `tt play` now allows searching for frames whose contents match a regex.
+
## [0.1.5] - 2019-11-06
### Fixed