Skip to content

Latest commit

 

History

History
48 lines (31 loc) · 1.03 KB

CHANGELOG.md

File metadata and controls

48 lines (31 loc) · 1.03 KB

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.

Types of changes:

  • Added for new features.
  • Changed for changes in existing functionality.
  • Deprecated for soon-to-be removed features.
  • Removed for now removed features.
  • Fixed for any bug fixes.
  • Security in case of vulnerabilities.

Date format: YYYY-MM-DD

If we have some "Breaking changes" we can mark it in message by **BREAKING** preffix, like:
- **BREAKING**: Some message


TODOs

Todo list for future

  • ...

2.6.0 - 2020-09-03

Feat

  • add ability to specify custom 360 view logo

2.5.0 - 2020-07-05

Feat

  • possibility to hide 360 view icon

2.4.1 - 2020-04-11

Fixed

  • initialize first image using data-image-list #33

2.4.0 - 2020-04-09

Fixed

  • problem with first preview image is random #28, #29