Update changelog
This commit is contained in:
parent
15fb471cfe
commit
3537f58e3a
|
@ -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
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "octotree",
|
||||
"version": "2.4.3",
|
||||
"version": "2.4.4",
|
||||
"description": "Code tree for GitHub",
|
||||
"main": "inject.js",
|
||||
"scripts": {
|
||||
|
|
Loading…
Reference in New Issue