File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Change Log
22
3+ ## [ v1.6.1] ( https://github.com/Qihoo360/wayne/tree/v1.6.1 ) (2019-04-15)
4+ [ Full Changelog] ( https://github.com/Qihoo360/wayne/compare/v1.6.0...v1.6.1 )
5+
6+ ** Merged pull requests:**
7+
8+ - fix: deployment strategy changeto rollingupdate error [ \# 395] ( https://github.com/Qihoo360/wayne/pull/395 ) ([ BennieMeng] ( https://github.com/BennieMeng ) )
9+
10+
311## [ v1.6.0] ( https://github.com/Qihoo360/wayne/tree/v1.6.0 ) (2019-03-26)
412
513[ Full Changelog] ( https://github.com/Qihoo360/wayne/compare/v1.5.0...v1.6.0 )
Original file line number Diff line number Diff line change 1414// Schemes: https
1515// Host: localhost
1616// BasePath: /openapi/v1/gateway/action
17- // Version: 1.6.0
17+ // Version: 1.6.1
1818//
1919// Consumes:
2020// - application/json
Original file line number Diff line number Diff line change 44 "github.com/Qihoo360/wayne/src/backend/cmd"
55)
66
7- const Version = "1.6.0 "
7+ const Version = "1.6.1 "
88
99func main () {
1010 cmd .Version = Version
Original file line number Diff line number Diff line change 11{
22 "name" : " frontend" ,
3- "version" : " 1.6.0 " ,
3+ "version" : " 1.6.1 " ,
44 "license" : " MIT" ,
55 "scripts" : {
66 "ng" : " ng" ,
You can’t perform that action at this time.
0 commit comments