Release 0.4.5

This commit is contained in:
Guillermo Rauch 2016-07-14 16:41:43 -07:00
parent 5ba9f27c5d
commit 5071314cfe
2 changed files with 9 additions and 1 deletions

View file

@ -1,4 +1,12 @@
0.4.5 / 2016-07-14
==================
* performance improvements for url matching [@rauchg]
* improve repaint performance for writes to the term [@rauchg]
* fix issue with perf degradation related to title polling [@rauchg]
* fix resizing when only one axis changed [@rauchg]
0.4.4 / 2016-07-14
==================

View file

@ -1,7 +1,7 @@
{
"name": "hyperterm",
"productName": "HyperTerm",
"version": "0.4.4",
"version": "0.4.5",
"license": "MIT",
"repository": "zeit/hyperterm",
"description": "HTML/JS/CSS Terminal",