Skip to content
This repository was archived by the owner on Sep 20, 2024. It is now read-only.

Commit 8f8bec4

Browse files
Preparing for release
1 parent cc8ab05 commit 8f8bec4

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## [0.0.3] / 2018-05-08
2+
3+
- [BUGFIX] Properly returning errors so processing failure metrics get incremented - [#cc8ab05](//github.com/jeffersongirao/source-ranges-controller/commits/cc8ab0526351ff159139df9dfac1d8737307a3f0)
4+
15
## [0.0.2] / 2018-04-24
26

37
- [ENHANCEMENT] Expose metrics in the prometheus format - [#2](//github.com/jeffersongirao/source-ranges-controller/issues/2)

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
VERSION := 0.0.2
1+
VERSION := 0.0.3
22
# Name of this service/application
33
SERVICE_NAME := source-ranges-controller
44

0 commit comments

Comments
 (0)