joyent/node-triton#220 5.3.0 release
This commit is contained in:
parent
c0ad6bb378
commit
a5ab0f686b
@ -7,6 +7,10 @@ Known issues:
|
|||||||
|
|
||||||
## not yet released
|
## not yet released
|
||||||
|
|
||||||
|
(nothing yet)
|
||||||
|
|
||||||
|
## 5.3.0
|
||||||
|
|
||||||
- [joyent/node-triton#173], [joyent/node-triton#174] and
|
- [joyent/node-triton#173], [joyent/node-triton#174] and
|
||||||
[joyent/node-triton#175] Add support for creating and managing NFS shared
|
[joyent/node-triton#175] Add support for creating and managing NFS shared
|
||||||
volumes. New `triton volume` commands are available:
|
volumes. New `triton volume` commands are available:
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "triton",
|
"name": "triton",
|
||||||
"description": "Joyent Triton CLI and client (https://www.joyent.com/triton)",
|
"description": "Joyent Triton CLI and client (https://www.joyent.com/triton)",
|
||||||
"version": "5.2.1",
|
"version": "5.3.0",
|
||||||
"author": "Joyent (joyent.com)",
|
"author": "Joyent (joyent.com)",
|
||||||
"homepage": "https://github.com/joyent/node-triton",
|
"homepage": "https://github.com/joyent/node-triton",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
Reference in New Issue
Block a user