Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 1.05 KB

CHANGELOG.md

File metadata and controls

31 lines (20 loc) · 1.05 KB

Changelog

The noteworthy changes for each Redbird version are included here. For a complete changelog, see the git history for each version via the version links.

To see the dates a version was published see the hex package page.

Fixes

  • Avoid resetting the session key with each call to put/4 (#72).
    • For a description of issue and fix, see commit 5dc6bc48.
  • Fix the broken session expiration test (#73).

Breaking