Skip to content

Commit

Permalink
Merge pull request #6251 from habitat-sh/eeyun/release_77
Browse files Browse the repository at this point in the history
Release 0.77.0
  • Loading branch information
Ian Henry authored Mar 1, 2019
2 parents 54169ad + b75a3ce commit 1e30613
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 4 deletions.
10 changes: 7 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,20 +3,24 @@
<!-- latest_release unreleased -->
## Unreleased

<!-- latest_release -->

## [0.77.0](https://github.com/habitat-sh/habitat/tree/0.77.0) (2019-03-01)
[Full Changelog](https://github.com/habitat-sh/habitat/compare/0.75.0...0.76.0)

#### Bug Fixes
- Prevent a crash in Supervisor protocol processing [#6144](https://github.com/habitat-sh/habitat/pull/6144) ([christophermaier](https://github.com/christophermaier))
- use console api instead of ansi codes on windows [#6203](https://github.com/habitat-sh/habitat/pull/6203) ([mwrock](https://github.com/mwrock))
- Fix concurrent install of local harts [#6208](https://github.com/habitat-sh/habitat/pull/6208) ([stevendanna](https://github.com/stevendanna))
- Reverts 65a1f9 and a03510 for hab-plan-build.sh [#6248](https://github.com/habitat-sh/habitat/pull/6248) ([eeyun](https://github.com/eeyun))

#### Merged Pull Requests
- Reverts 65a1f9 and a03510 for hab-plan-build.sh [#6248](https://github.com/habitat-sh/habitat/pull/6248) ([eeyun](https://github.com/eeyun))
- remove unnecessary sections from release docs [#6212](https://github.com/habitat-sh/habitat/pull/6212) ([mpeck](https://github.com/mpeck))
- replace docker-privileged queue with default-privileged [#6234](https://github.com/habitat-sh/habitat/pull/6234) ([mpeck](https://github.com/mpeck))
- add launcher doc [#6197](https://github.com/habitat-sh/habitat/pull/6197) ([echohack](https://github.com/echohack))
- Migrate clippy and rustfmt tests to be more friendly and remove worka… [#6222](https://github.com/habitat-sh/habitat/pull/6222) ([scotthain](https://github.com/scotthain))
- bump dev version to 0.77.0-dev [#6237](https://github.com/habitat-sh/habitat/pull/6237) ([mpeck](https://github.com/mpeck))
- Add windows builder-worker promotion step to release [#6187](https://github.com/habitat-sh/habitat/pull/6187) ([smacfarlane](https://github.com/smacfarlane))
<!-- latest_release -->

## [0.76.0](https://github.com/habitat-sh/habitat/tree/0.76.0) (2019-02-25)
[Full Changelog](https://github.com/habitat-sh/habitat/compare/0.75.0...0.76.0)
Expand Down Expand Up @@ -5818,4 +5822,4 @@
- Automatic Update/Restart of running packages [\#5](https://github.com/habitat-sh/habitat/pull/5) ([reset](https://github.com/reset))
- Set up initial Delivery acceptance environment [\#4](https://github.com/habitat-sh/habitat/pull/4) ([fnichol](https://github.com/fnichol))
- Update Setup & Development instructions for Delivery/GitHub workflow. [\#3](https://github.com/habitat-sh/habitat/pull/3) ([fnichol](https://github.com/fnichol))
- Adds functional tests [\#1](https://github.com/habitat-sh/habitat/pull/1) ([adamhjk](https://github.com/adamhjk))
- Adds functional tests [\#1](https://github.com/habitat-sh/habitat/pull/1) ([adamhjk](https://github.com/adamhjk))
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.77.0-dev
0.77.0

0 comments on commit 1e30613

Please sign in to comment.