Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 519 Bytes

CHANGELOG.md

File metadata and controls

27 lines (16 loc) · 519 Bytes

v0.3.0

Breaking

  • Header files other than NEUPagingSegmentedControl are now private

Fixed

  • The tag v0.2.1 is dropped since it is not compatible with v0.2.0

v0.2.0

Added

  • Local development pods
  • Carthage support
  • A public readonly indicatorView
    • Updated by Yen in Pull Request #2

Fixed

  • Fix the area used in - drawRect:
  • Fix the key-value observer compliance

v0.1.0

  • Initial release