Skip to content

Latest commit

 

History

History
49 lines (26 loc) · 1.64 KB

CHANGELOG.md

File metadata and controls

49 lines (26 loc) · 1.64 KB

1.1.0 (2017/5/6)

  • Implement callbacks for friendship state change (#41) @sbadura

1.0.2 (2016/5/31)

1.0.1 (2016/5/14)

1.0.0 (2016/5/7)

0.1.4 (2016/4/17)

0.1.3 (2016/4/5)

  • Fix blocked_friends (#23)

0.1.2 (2016/3/6)

  • Fix friends_with to return true only when an 'accepted' friendship exists (f73d1e)

0.1.1 (2016/2/20)

  • Fix overlapping migration timestamp #17

0.1.0 (2015/12/5)

  • Rails 4.x support (#11)
  • Add feature to block/unblock a friendable (#12)

0.0.3 (2015/7/29)

  • Fix #friends_with? logic. (#5)

0.0.2 (2015/7/19)

  • Add #friends_with? to check if an accepted friendship exists. (#5)

0.0.1 (2014/12/2)

  • Initial release