Skip to content
This repository has been archived by the owner on Feb 16, 2022. It is now read-only.

Latest commit

 

History

History
17 lines (11 loc) · 531 Bytes

CHANGELOG.md

File metadata and controls

17 lines (11 loc) · 531 Bytes

Changelog

master

  • Breaking: Use the .pullToRefresh(...) modifier instead of the PullToRefresh(...) view. It allows abstracting our view injection method to properly tackle bugs in the future.
  • Fixed a bug where Pull To Refresh would mess with large titles. #1
  • First release.