Skip to content

Commit

Permalink
CHANGELOG 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jsirish committed Jan 8, 2020
1 parent 93f5959 commit 1c1e643
Showing 1 changed file with 30 additions and 8 deletions.
38 changes: 30 additions & 8 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,15 @@
# Change Log
# Changelog

## [2.1.0](https://github.com/dynamic/silverstripe-elemental-accordion/tree/2.1.0) (2020-01-08)

[Full Changelog](https://github.com/dynamic/silverstripe-elemental-accordion/compare/2.0.3...2.1.0)

**Merged pull requests:**

- BUGFIX remove linkable requirement [\#35](https://github.com/dynamic/silverstripe-elemental-accordion/pull/35) ([jsirish](https://github.com/jsirish))

## [2.0.3](https://github.com/dynamic/silverstripe-elemental-accordion/tree/2.0.3) (2019-06-02)

## [2.0.3](https://github.com/dynamic/silverstripe-elemental-accordion/tree/2.0.3) (2019-06-01)
[Full Changelog](https://github.com/dynamic/silverstripe-elemental-accordion/compare/2.0.2...2.0.3)

**Implemented enhancements:**
Expand All @@ -17,6 +26,7 @@
- i18n improvements [\#28](https://github.com/dynamic/silverstripe-elemental-accordion/pull/28) ([jsirish](https://github.com/jsirish))

## [2.0.2](https://github.com/dynamic/silverstripe-elemental-accordion/tree/2.0.2) (2019-03-21)

[Full Changelog](https://github.com/dynamic/silverstripe-elemental-accordion/compare/2.0.1...2.0.2)

**Closed issues:**
Expand All @@ -28,46 +38,52 @@
- UPDATE requirements to not include @dev [\#27](https://github.com/dynamic/silverstripe-elemental-accordion/pull/27) ([muskie9](https://github.com/muskie9))

## [2.0.1](https://github.com/dynamic/silverstripe-elemental-accordion/tree/2.0.1) (2019-03-12)

[Full Changelog](https://github.com/dynamic/silverstripe-elemental-accordion/compare/1.0.2...2.0.1)

**Merged pull requests:**

- Removed icons folder in expose [\#25](https://github.com/dynamic/silverstripe-elemental-accordion/pull/25) ([mak001](https://github.com/mak001))
- update travis php versions [\#23](https://github.com/dynamic/silverstripe-elemental-accordion/pull/23) ([jsirish](https://github.com/jsirish))
- update getSummary for localization [\#22](https://github.com/dynamic/silverstripe-elemental-accordion/pull/22) ([jsirish](https://github.com/jsirish))
- refactor - move labels to lang file [\#21](https://github.com/dynamic/silverstripe-elemental-accordion/pull/21) ([jsirish](https://github.com/jsirish))
- refactor - remove legacy icon css [\#20](https://github.com/dynamic/silverstripe-elemental-accordion/pull/20) ([jsirish](https://github.com/jsirish))
- cleanup composer requirements, add lang file [\#19](https://github.com/dynamic/silverstripe-elemental-accordion/pull/19) ([jsirish](https://github.com/jsirish))

## [1.0.2](https://github.com/dynamic/silverstripe-elemental-accordion/tree/1.0.2) (2019-03-12)

[Full Changelog](https://github.com/dynamic/silverstripe-elemental-accordion/compare/2.0.0...1.0.2)

**Merged pull requests:**

- Removed icons folder in expose [\#24](https://github.com/dynamic/silverstripe-elemental-accordion/pull/24) ([mak001](https://github.com/mak001))
- update travis php versions [\#23](https://github.com/dynamic/silverstripe-elemental-accordion/pull/23) ([jsirish](https://github.com/jsirish))
- update getSummary for localization [\#22](https://github.com/dynamic/silverstripe-elemental-accordion/pull/22) ([jsirish](https://github.com/jsirish))
- refactor - move labels to lang file [\#21](https://github.com/dynamic/silverstripe-elemental-accordion/pull/21) ([jsirish](https://github.com/jsirish))
- refactor - remove legacy icon css [\#20](https://github.com/dynamic/silverstripe-elemental-accordion/pull/20) ([jsirish](https://github.com/jsirish))
- cleanup composer requirements, add lang file [\#19](https://github.com/dynamic/silverstripe-elemental-accordion/pull/19) ([jsirish](https://github.com/jsirish))

## [2.0.0](https://github.com/dynamic/silverstripe-elemental-accordion/tree/2.0.0) (2019-01-20)

[Full Changelog](https://github.com/dynamic/silverstripe-elemental-accordion/compare/1.0.1...2.0.0)

**Merged pull requests:**

- add support for Elemental 4 [\#18](https://github.com/dynamic/silverstripe-elemental-accordion/pull/18) ([jsirish](https://github.com/jsirish))

## [1.0.1](https://github.com/dynamic/silverstripe-elemental-accordion/tree/1.0.1) (2019-01-20)

[Full Changelog](https://github.com/dynamic/silverstripe-elemental-accordion/compare/1.0.0...1.0.1)

**Merged pull requests:**

- remove branch alias [\#17](https://github.com/dynamic/silverstripe-elemental-accordion/pull/17) ([jsirish](https://github.com/jsirish))

## [1.0.0](https://github.com/dynamic/silverstripe-elemental-accordion/tree/1.0.0) (2018-08-28)

[Full Changelog](https://github.com/dynamic/silverstripe-elemental-accordion/compare/1.0.0-beta2...1.0.0)

**Merged pull requests:**

- allow Elemental 3 [\#16](https://github.com/dynamic/silverstripe-elemental-accordion/pull/16) ([jsirish](https://github.com/jsirish))

## [1.0.0-beta2](https://github.com/dynamic/silverstripe-elemental-accordion/tree/1.0.0-beta2) (2018-06-06)

[Full Changelog](https://github.com/dynamic/silverstripe-elemental-accordion/compare/1.0.0-beta1...1.0.0-beta2)

**Implemented enhancements:**
Expand All @@ -79,6 +95,7 @@
- removes extra linkable styles [\#15](https://github.com/dynamic/silverstripe-elemental-accordion/pull/15) ([korthjp17](https://github.com/korthjp17))

## [1.0.0-beta1](https://github.com/dynamic/silverstripe-elemental-accordion/tree/1.0.0-beta1) (2018-05-11)

[Full Changelog](https://github.com/dynamic/silverstripe-elemental-accordion/compare/1.0.0-alpha3...1.0.0-beta1)

**Closed issues:**
Expand All @@ -92,6 +109,7 @@
- Updated requirements [\#11](https://github.com/dynamic/silverstripe-elemental-accordion/pull/11) ([mak001](https://github.com/mak001))

## [1.0.0-alpha3](https://github.com/dynamic/silverstripe-elemental-accordion/tree/1.0.0-alpha3) (2018-05-10)

[Full Changelog](https://github.com/dynamic/silverstripe-elemental-accordion/compare/1.0.0-alpha2...1.0.0-alpha3)

**Fixed bugs:**
Expand All @@ -104,13 +122,17 @@
- updated Readme to have screen shots [\#7](https://github.com/dynamic/silverstripe-elemental-accordion/pull/7) ([korthjp17](https://github.com/korthjp17))

## [1.0.0-alpha2](https://github.com/dynamic/silverstripe-elemental-accordion/tree/1.0.0-alpha2) (2018-05-03)

[Full Changelog](https://github.com/dynamic/silverstripe-elemental-accordion/compare/1.0.0-alpha1...1.0.0-alpha2)

**Merged pull requests:**

- Fixed panel's linakble field being a dropdown [\#8](https://github.com/dynamic/silverstripe-elemental-accordion/pull/8) ([mak001](https://github.com/mak001))

## [1.0.0-alpha1](https://github.com/dynamic/silverstripe-elemental-accordion/tree/1.0.0-alpha1) (2018-04-24)

[Full Changelog](https://github.com/dynamic/silverstripe-elemental-accordion/compare/8b626e601731b96ff0838a812ef9bb3f96d559ab...1.0.0-alpha1)

**Fixed bugs:**

- BUG TESTS `can\(\)` method tests failing [\#2](https://github.com/dynamic/silverstripe-elemental-accordion/issues/2)
Expand All @@ -124,4 +146,4 @@



\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*
\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*

0 comments on commit 1c1e643

Please sign in to comment.