changelog++

This commit is contained in:
Calvin Leung Huang 2018-02-01 12:56:02 -05:00
parent 6d18e0da3d
commit 413df160df
1 changed files with 3 additions and 0 deletions

View File

@ -3,6 +3,9 @@
BUG FIXES:
* auth/okta: Return configured durations as seconds, not nanoseconds [GH-3871]
* auth/token: Token creation via the CLI no longer forces periodic token
creation. Passing an explicit zero value for the period no longer create
periodic tokens [GH-3880]
## 0.9.3 (January 28th, 2018)