Skip to content

Commit

Permalink
CHANGELOG entry, version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Alan Potter committed Jul 19, 2018
1 parent ed52a16 commit bc5544c
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# v0.3.2

* Use github.com/sirupsen/logrus for logging.
* When the log level for logrus is set to DebugLevel, show debug information, including:

* what configuration information is contained in each of the
locations (e.g. the environment, config files, etc), as well as
the final configuration

* the HTTP request sent to, and the responses received from, the Conjur server


# v0.3.1

* Make `CONJUR_VERSION` an alias for `CONJUR_MAJOR_VERSION` to match other client libraries.
Expand Down
1 change: 1 addition & 0 deletions VERSION
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
0.3.2

0 comments on commit bc5544c

Please sign in to comment.