Skip to content

Commit

Permalink
Changelog for version 1.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Mārtiņš Tereško committed Jul 28, 2017
1 parent 931a952 commit b75f887
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
# Change Log
All notable changes to this project will be documented in this file.

## [1.3.2] - 2017-07-28
### Fixed
- Bug in `loginWithPassword()` was causing password to be reset, if the cost value was changed

## [1.3.1] - 2017-07-03
### Fixed
- Mistake in the `Identity` mapper causing causing SQL syntax error, when attempting to delete
Expand All @@ -26,6 +30,7 @@ All notable changes to this project will be documented in this file.
### Changed
- In service `Search` the `findNonceIdentityByNonce()` was renamed to `findNonceIdentityByIdentifier()` to fix the inconsistency in the naming.

[1.3.2]: https://github.com/teresko/palladium/compare/v1.3.1...v1.3.2
[1.3.1]: https://github.com/teresko/palladium/compare/v1.3.0...v1.3.1
[1.3.0]: https://github.com/teresko/palladium/compare/v1.2.0...v1.3.0
[1.2.0]: https://github.com/teresko/palladium/compare/v1.1.0...v1.2.0
Expand Down

0 comments on commit b75f887

Please sign in to comment.