Update changelog

This commit is contained in:
Buu Nguyen 2018-03-07 20:01:51 -08:00
parent 15fb471cfe
commit 3537f58e3a
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
### v2.4.4
* Fix layout in project page
* Fix intermittent page reload
* Support file icon in Safari
* Set default GitHub token options
### v2.4.3
* Fix issue branch path not encoded in file navigation

View File

@ -1,6 +1,6 @@
{
"name": "octotree",
"version": "2.4.3",
"version": "2.4.4",
"description": "Code tree for GitHub",
"main": "inject.js",
"scripts": {