Skip to content

Commit

Permalink
changelog: Tag the ui with the right release (#8883)
Browse files Browse the repository at this point in the history
  • Loading branch information
Mahmood Ali authored Sep 15, 2020
1 parent 49a4618 commit fd03e0c
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## 0.12.5 (Unreleased)

BUG FIXES:
* ui: Task log streaming will no longer suddenly flip to a different task's logs. [[GH-8833](https://github.com/hashicorp/nomad/issues/8833)]

## 0.12.4 (September 9, 2020)

FEATURES:
Expand Down Expand Up @@ -28,7 +33,6 @@ BUG FIXES:
* deployments (Enterprise): Fixed a bug in multi-region deployments where a region that was dropped from the jobspec was not deregistered. [[GH-8763](https://github.com/hashicorp/nomad/issues/8763)]
* exec: Fixed a bug causing escape characters to be missed in special cases [[GH-8798](https://github.com/hashicorp/nomad/issues/8798)]
* plan: Fixed a bug where plans always included a change for the `NomadTokenID`. [[GH-8687](https://github.com/hashicorp/nomad/issues/8687)]
* ui: Task log streaming will no longer suddenly flip to a different task's logs. [[GH-8833](https://github.com/hashicorp/nomad/issues/8833)]

## 0.12.3 (August 13, 2020)

Expand Down

0 comments on commit fd03e0c

Please sign in to comment.