Skip to content

Commit

Permalink
Cut version 0.0.4.
Browse files Browse the repository at this point in the history
  • Loading branch information
juliusv committed Jun 26, 2015
1 parent d91ac2e commit acb437e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 0.0.4 / 2015-06-26
* [FEATURE] Add runbook and Alertmanager URLs to PagerDuty and email notifications.
* [FEATURE] Add a GET api to /api/alerts which pulls JSON formatted AlertAggregates.

## 0.0.3 / 2015-06-10
* [BUGFIX] Fix email template body writer being called with parameters in wrong order.

Expand Down
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.

VERSION := 0.0.3
VERSION := 0.0.4
TARGET := alertmanager

include Makefile.COMMON
Expand Down

0 comments on commit acb437e

Please sign in to comment.