Skip to content

Commit ec23d35

Browse files
author
Simon Leung
committed
Bump version to 6.12.2
1 parent c503a07 commit ec23d35

File tree

2 files changed

+33
-1
lines changed

2 files changed

+33
-1
lines changed

CHANGELOG.md

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,35 @@
1+
##6.12.2
2+
* convert create-service to non-codegangsta [#97061558]
3+
* remove used constructor in cmd logs
4+
* convert marketplace to non-codegangsta [#97061558]
5+
* add ServiceBuilder to dependency object
6+
* convert create-app-manifest to non-codegangsta [#97061558]
7+
* add AppManifest to dependency object
8+
* convert stack to non-codegangsta [#97061558]
9+
* convert stacks to non-codegangsta [#97061558]
10+
* convert unset-env to non-codegangsta [#97061558]
11+
* convert set-env to non-codegangsta [#97061558]
12+
* implement skipFlagParsing in flags package [#97061558]
13+
* convert env to non-codegangsta [#97061558]
14+
* add tip to curl command for api doc url [#98862944]
15+
* convert logs to non-codegangsta [#97061558]
16+
* convert files to non-codegangsta [#97061558]
17+
* convert events to non-codegangsta [#97061558]
18+
* convert rename to non-codegangsta [#97061558]
19+
* convert delete to non-codegangsta [#97061558]
20+
* cmd passwd converted to non-codegangsta structure [#97061558]
21+
* convert login,logout to non-codegangsta structure [#97061558]
22+
* convert target into non-codegangsta structure [#97061558]
23+
* improve RunCliCommand in testhelper for non-CG command [#97061558]
24+
* change command auth to non codegangsta structure
25+
* rpc server version check uses new version package [#98664206]
26+
* move version checking methods into utils package [#98664206]
27+
* move NotifyUpdateIfNeeded() into UI package [#98664206]
28+
* Fixed GetMinCliVersion and GetMinApiVersion to work with arbitrary version numbers. [#98664206]
29+
* Populate rpc test server with all plugin API interface
30+
* Update README.md
31+
* fix bug in plugin API HasAPIEndpoint()
32+
133
##6.12.1
234
* improve method to compare domains of local and redirecting target [98132086]
335
* Updated config repo fake

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
6.12.1
1+
6.12.2

0 commit comments

Comments
 (0)