Skip to content

Latest commit

 

History

History
39 lines (24 loc) · 663 Bytes

CHANGES.md

File metadata and controls

39 lines (24 loc) · 663 Bytes

Changelog

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.

[Unreleased]

[0.1.7]

Added

  • Add Custom Icon option
  • Add index + 1 when icon is not set

Changed

  • Title and Icon are now optional

Deprecated

Removed

Fix

  • Fix bug with custom icon and without icon error

[0.1.6]

Added

  • Add nextButtonTemplate option
  • Add backButtonTemplate option
  • Add finishButtonTemplate option

Changed

Deprecated

Removed

Fix