Skip to content

Commit

Permalink
Release 0.2.29 - hash collision prevention
Browse files Browse the repository at this point in the history
Fixes #61
  • Loading branch information
mikebronner committed Feb 18, 2018
1 parent 9afbf17 commit ad59342
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## [0.2.29] - 18 Feb 2018
### Added
- hash collision detection and prevetion.

## [0.2.28] - 18 Feb 2018
### Changed
- disabling of cache from using session to use cache-key instead.
Expand Down

0 comments on commit ad59342

Please sign in to comment.