Skip to content

Latest commit

 

History

History
49 lines (32 loc) · 1.47 KB

CHANGELOG.md

File metadata and controls

49 lines (32 loc) · 1.47 KB

Change Log

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

No changes since 0.2.2

0.2.2 - 2017-05-16

Added

Fixed

  • Require rugged explicitly to avoid uninitialized constant Rugged::Backend (#6) (@haines)

0.2.1 - 2017-05-15

Fixed

  • Include vendored libraries in gem package (@haines)

0.2.0 - 2017-05-15 [YANKED]

Changed

  • Switch Rugged dependency from Red Badger's fork to released versions (at least 0.22.2 but before 0.25.0) (@tpickett66, @haines)
  • Update vendored libraries (@haines)

0.1.1 - 2014-11-09

Changed

  • Stop requiring rugged/backend explicitly (@charypar)

0.1.0 - 2014-04-30

Added

  • Rugged::Redis::Backend: a Redis backend for Rugged (@charypar)