Skip to content

Commit

Permalink
Release v0.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
tj committed Mar 1, 2018
1 parent acdc594 commit ecdd0cd
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions History.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,19 @@

v0.5.4 / 2018-03-01
===================

* add default `up start` command for Go and Crystal. Closes #581
* add log stage field to all logs, not just request-level
* add owner to `up team` output
* fix `up metrics` output, should be stage-specific, not global
* refactor: add humanized error when the stack (app) does not exist
* refactor: add stage name to beginning of log line instead of as a field
* refactor: add os/arch to debug logs to aid in support
* refactor: add alias upserts when updating (merged from pro)
* refactor: remove a redundant "deploying" error wrap
* refactor: tweak some error messages
* refactor: change perms of up.json to 0644. Closes #601

v0.5.4-pro / 2018-02-23
=======================

Expand Down

0 comments on commit ecdd0cd

Please sign in to comment.