Skip to content

Commit

Permalink
Changelog for version 1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
teresko committed Jul 3, 2017
1 parent 7484e92 commit 94b9ecb
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.1] - 2017-07-03
### Fixed
- Mistake in the `Identity` mapper causing causing SQL syntax error, when attempting to delete

## [1.3.0] - 2017-07-02
### Fixed
- Altering identity's status now affects last usage time
Expand All @@ -22,6 +26,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.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
[1.1.0]: https://github.com/teresko/palladium/compare/v1.0.0...v1.1.0

0 comments on commit 94b9ecb

Please sign in to comment.