# Change Log ## [v2.2.0](https://github.com/engineyard/hmac/tree/v2.2.0) (2017-01-09) [Full Changelog](https://github.com/engineyard/hmac/compare/v2.1.0...v2.2.0) **Closed issues:** - :sha512 and :sha384 [\#4](https://github.com/engineyard/hmac/issues/4) **Merged pull requests:** - use Base64\#strict\_encode64 when signing requests [\#5](https://github.com/engineyard/hmac/pull/5) ([lanej](https://github.com/lanej)) ## [v2.1.0](https://github.com/engineyard/hmac/tree/v2.1.0) (2015-12-03) [Full Changelog](https://github.com/engineyard/hmac/compare/v2.0.2...v2.1.0) **Merged pull requests:** - add optional server-side HMAC TTL to prevent replay attacks [\#3](https://github.com/engineyard/hmac/pull/3) ([hudon](https://github.com/hudon)) ## [v2.0.2](https://github.com/engineyard/hmac/tree/v2.0.2) (2015-09-17) [Full Changelog](https://github.com/engineyard/hmac/compare/v2.0.1...v2.0.2) ## [v2.0.1](https://github.com/engineyard/hmac/tree/v2.0.1) (2015-09-17) [Full Changelog](https://github.com/engineyard/hmac/compare/v2.0.0...v2.0.1) **Merged pull requests:** - update faraday usage in the readme [\#2](https://github.com/engineyard/hmac/pull/2) ([svarks](https://github.com/svarks)) ## [v2.0.0](https://github.com/engineyard/hmac/tree/v2.0.0) (2014-08-09) [Full Changelog](https://github.com/engineyard/hmac/compare/v1.0.0...v2.0.0) ## [v1.0.0](https://github.com/engineyard/hmac/tree/v1.0.0) (2014-04-29) [Full Changelog](https://github.com/engineyard/hmac/compare/v0.1.3...v1.0.0) ## [v0.1.3](https://github.com/engineyard/hmac/tree/v0.1.3) (2014-04-29) [Full Changelog](https://github.com/engineyard/hmac/compare/v0.1.2...v0.1.3) ## [v0.1.2](https://github.com/engineyard/hmac/tree/v0.1.2) (2014-04-01) [Full Changelog](https://github.com/engineyard/hmac/compare/v0.1.1...v0.1.2) **Merged pull requests:** - Fix deprecated usage of Digest::Digest. [\#1](https://github.com/engineyard/hmac/pull/1) ([ericlathrop](https://github.com/ericlathrop)) ## [v0.1.1](https://github.com/engineyard/hmac/tree/v0.1.1) (2014-02-19) [Full Changelog](https://github.com/engineyard/hmac/compare/v0.1.0...v0.1.1) ## [v0.1.0](https://github.com/engineyard/hmac/tree/v0.1.0) (2014-02-18) [Full Changelog](https://github.com/engineyard/hmac/compare/v0.0.5...v0.1.0) ## [v0.0.5](https://github.com/engineyard/hmac/tree/v0.0.5) (2013-10-18) [Full Changelog](https://github.com/engineyard/hmac/compare/v0.0.4...v0.0.5) ## [v0.0.4](https://github.com/engineyard/hmac/tree/v0.0.4) (2013-02-08) [Full Changelog](https://github.com/engineyard/hmac/compare/v0.0.3...v0.0.4) ## [v0.0.3](https://github.com/engineyard/hmac/tree/v0.0.3) (2013-02-06) [Full Changelog](https://github.com/engineyard/hmac/compare/v0.0.2...v0.0.3) ## [v0.0.2](https://github.com/engineyard/hmac/tree/v0.0.2) (2013-02-05) [Full Changelog](https://github.com/engineyard/hmac/compare/v0.0.1...v0.0.2) ## [v0.0.1](https://github.com/engineyard/hmac/tree/v0.0.1) (2013-02-05) \* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*