Skip to content

Latest commit

 

History

History
139 lines (79 loc) · 8.21 KB

CHANGELOG.md

File metadata and controls

139 lines (79 loc) · 8.21 KB

Changelog

2.1.1 (2021-11-21)

  • CI remove travis, scrutinizer, branch alias by @jsirish in #38
  • BUGFIX template - update include path by @jsirish in #39

Full Changelog: https://github.com/dynamic/silverstripe-elemental-flexslider/compare/2.1.0...2.1.1

2.1.0 (2021-07-15)

What's Changed

  • Docs/readme update by @jsirish in #31
  • remove unused docs folder by @jsirish in #32
  • CI GitHub workflow initial by @jsirish in #33
  • README GitHub Actions badge by @jsirish in #34
  • REFACTOR PHP 8 and PHPUnit 9 compatability by @jsirish in #36
  • REFACTOR Composer - FlexSlider requirement to include 5.0 by @jsirish in #37

Full Changelog: https://github.com/dynamic/silverstripe-elemental-flexslider/compare/2.0.3...2.1.0

2.0.3 (2020-10-09)

Full Changelog

Implemented enhancements:

  • ElementSlideshow - implement $owns SlideImage #22
  • REMOVE FE build tool files as they're not used #21

Closed issues:

  • Configure autoplay speed #15

Merged pull requests:

2.0.2 (2019-03-21)

Full Changelog

Closed issues:

  • REQUIREMENTS remove @dev references for composer requirements #16

Merged pull requests:

  • UPDATE requirements to not include @dev #17 (muskie9)

2.0.1 (2019-01-19)

Full Changelog

Merged pull requests:

2.0.0 (2019-01-18)

Full Changelog

Merged pull requests:

  • update branch alias, readme, implement provideBlockSchema #13 (jsirish)

1.0.2 (2019-01-18)

Full Changelog

Merged pull requests:

  • remove branch alias, update readme requirements #12 (jsirish)

1.0.1 (2018-08-28)

Full Changelog

Merged pull requests:

1.0.0 (2018-08-03)

Full Changelog

1.0.0-beta4 (2018-05-11)

Full Changelog

Closed issues:

  • Update to follow similar name space pattern as Accordion #7

Merged pull requests:

1.0.0-beta3 (2018-04-02)

Full Changelog

Merged pull requests:

1.0.0-beta2 (2018-03-27)

Full Changelog

Merged pull requests:

  • composer - remove 2nd type declaration #5 (jsirish)
  • composer - set type as vendormodule #4 (jsirish)
  • composer - require vendor plugin #3 (jsirish)
  • README - composer badges #2 (jsirish)

1.0.0-beta1 (2018-03-27)

Full Changelog

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator