1
0
mirror of https://github.com/ipfs/kubo.git synced 2025-09-09 23:42:20 +08:00

add note about webui update

License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
This commit is contained in:
Jeromy
2016-01-27 08:56:49 -08:00
parent b50bcb2b39
commit 88a2ebfe44

View File

@ -16,6 +16,7 @@ test coverage.
* Features
* Add 'get' and 'patch' to the allowed gateway commands (@whyrusleeping)
* Updated webui version (@dignifiedquire)
* BugFixes
* Fix path parsing for add command (@djdv)