Skip to content

Latest commit

 

History

History
51 lines (28 loc) · 1013 Bytes

File metadata and controls

51 lines (28 loc) · 1013 Bytes

Changelog

The format of this document is inspired by Keep a Changelog and the project follows Semantic Versioning.

Unreleased

Breaking Changes

None.

New Features

  • Add Swift Package Manager support. [#71]
  • Add SwiftUI Image support. [#82]

Bug Fixes

None.

Internal Changes

  • Add this changelog file. [#70]
  • Reorganise the repo to use SPM's folder structure. [#72]