From 071ab71c6a52c0acafda50c0b6f18b934552fbbf Mon Sep 17 00:00:00 2001 From: Christopher Maier Date: Wed, 13 Mar 2019 17:54:00 -0400 Subject: [PATCH 1/2] Bump version to 0.79.0-dev Signed-off-by: Christopher Maier --- VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VERSION b/VERSION index bd14e8533e..0bc27da413 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.78.0 +0.79.0-dev From 3f34c193a94ebd1cfdceb6fdafd8d29b139c8506 Mon Sep 17 00:00:00 2001 From: Christopher Maier Date: Wed, 13 Mar 2019 17:54:12 -0400 Subject: [PATCH 2/2] Update CHANGELOG for 0.78.0 release Signed-off-by: Christopher Maier --- CHANGELOG.md | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fa93f3ee49..9cd14edb28 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,11 @@ ## Unreleased + + +## [0.78.0](https://github.com/habitat-sh/habitat/tree/0.78.0) (2019-03-13) +[Full Changelog](https://github.com/habitat-sh/habitat/compare/0.77.0...0.78.0) + #### New Features & Enhancements - Asynchronous service shutdown [#6107](https://github.com/habitat-sh/habitat/pull/6107) ([christophermaier](https://github.com/christophermaier)) - Use --strip-debug for hab, sup, and launcher [#6275](https://github.com/habitat-sh/habitat/pull/6275) ([jaym](https://github.com/jaym)) @@ -16,15 +21,13 @@ - Fix plan build regression in 0.76.0 release [#6257](https://github.com/habitat-sh/habitat/pull/6257) ([baumanj](https://github.com/baumanj)) #### Merged Pull Requests -- 0.78.0 blog post [#6292](https://github.com/habitat-sh/habitat/pull/6292) ([christophermaier](https://github.com/christophermaier)) - Update to rust 1.33.0 [#6239](https://github.com/habitat-sh/habitat/pull/6239) ([raskchanky](https://github.com/raskchanky)) - Adds dependent plans build documentation [#5814](https://github.com/habitat-sh/habitat/pull/5814) ([rsertelon](https://github.com/rsertelon)) - Enable local installation of latest rustfmt [#6238](https://github.com/habitat-sh/habitat/pull/6238) ([raskchanky](https://github.com/raskchanky)) - Adds blog post for release 0.77.0 [#6254](https://github.com/habitat-sh/habitat/pull/6254) ([eeyun](https://github.com/eeyun)) - ## [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) +[Full Changelog](https://github.com/habitat-sh/habitat/compare/0.76.0...0.77.0) #### Bug Fixes - Prevent a crash in Supervisor protocol processing [#6144](https://github.com/habitat-sh/habitat/pull/6144) ([christophermaier](https://github.com/christophermaier)) @@ -5840,4 +5843,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)) \ No newline at end of file +- Adds functional tests [\#1](https://github.com/habitat-sh/habitat/pull/1) ([adamhjk](https://github.com/adamhjk))