Skip to content
This repository has been archived by the owner on Aug 17, 2021. It is now read-only.

Commit

Permalink
CHANGELOG.md added.
Browse files Browse the repository at this point in the history
  • Loading branch information
BartVerc committed Apr 6, 2018
1 parent 0faf6b0 commit 8ae1b58
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
openvpn_exporter
.idea
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
## 0.2.1 / 2018-04-06

* [BUGFIX] CLIENT_LIST metrics collect fixed.

## 0.2 / 2017-04-14

* [FEATURE] Replace client and route counters by per-entry metrics.

## 0.1 / 2017-04-03

* [ENHANCEMENT] Initial release

0 comments on commit 8ae1b58

Please sign in to comment.