-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Release 0.0.20 and amend Changelog of 0.0.19
I got punchy with the last release, the changelog is now correct.
- Loading branch information
Robert
committed
Feb 19, 2016
1 parent
bf95d88
commit 5be48bd
Showing
2 changed files
with
22 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,28 @@ | ||
# Changelog | ||
|
||
### 0.0.20 | ||
|
||
* Similar to 0.0.14, adding a temporary patch to `ExtendConfigStrategy` to allow | ||
the developer to define the new `stormpath.web.produces` array. | ||
|
||
* Add fix for `web.spa.view` validation that was crashing the Node SDK tests. | ||
|
||
### 0.0.19 | ||
|
||
Similar to 0.0.14, adding a temporary patch to `ExtendConfigStrategy` to allow | ||
the developer to define the new `stormpath.web.produces` array. | ||
* Now validating that auto login and email verification options aren't enabled | ||
at the same time. (#1). | ||
|
||
* Added debugging capabilities for debugging configuration strategies (#23). | ||
|
||
* Fixed: Empty stormpath.apikey file clears configuration (#26). | ||
|
||
* Fixed problem with loading API Key properties from the home path (#28). | ||
|
||
* Add validation for the new `stormpath.web.spa.view` property. | ||
|
||
* Updated dependencies: | ||
* `[email protected]` -> `[email protected]` | ||
* `[email protected]` -> `[email protected]` | ||
|
||
### 0.0.18 | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters