Skip to content

Commit

Permalink
Release 0.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
huiguangjun committed Jun 28, 2020
1 parent 814c9a8 commit d259c08
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
## Change Log

### v0.7.3 / 2020-06-28

- Add variable control log output path


### v0.7.2 / 2020-06-05

- add env parameter to descide whether output log file
Expand Down
2 changes: 1 addition & 1 deletion lib/aliyun/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@

module Aliyun

VERSION = "0.7.2"
VERSION = "0.7.3"

end # Aliyun

0 comments on commit d259c08

Please sign in to comment.