diff --git a/CHANGELOG.md b/CHANGELOG.md index a7ea608..0e64eef 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,17 @@ -# Change Log +# Changelog + +## [2.1.0](https://github.com/dynamic/silverstripe-elemental-baseobject/tree/2.1.0) (2020-01-07) + +[Full Changelog](https://github.com/dynamic/silverstripe-elemental-baseobject/compare/2.0.3...2.1.0) + +**Merged pull requests:** + +- REFACTOR require dynamic/silverstripe-linkable [\#22](https://github.com/dynamic/silverstripe-elemental-baseobject/pull/22) ([jsirish](https://github.com/jsirish)) +- new travis, scrutinizer, jenkinsfile [\#21](https://github.com/dynamic/silverstripe-elemental-baseobject/pull/21) ([jsirish](https://github.com/jsirish)) +- update docs and guidelines [\#20](https://github.com/dynamic/silverstripe-elemental-baseobject/pull/20) ([jsirish](https://github.com/jsirish)) + +## [2.0.3](https://github.com/dynamic/silverstripe-elemental-baseobject/tree/2.0.3) (2019-06-04) -## [2.0.3](https://github.com/dynamic/silverstripe-elemental-baseobject/tree/2.0.3) (2019-06-03) [Full Changelog](https://github.com/dynamic/silverstripe-elemental-baseobject/compare/2.0.2...2.0.3) **Merged pull requests:** @@ -10,6 +21,7 @@ - i18n implementation [\#17](https://github.com/dynamic/silverstripe-elemental-baseobject/pull/17) ([jsirish](https://github.com/jsirish)) ## [2.0.2](https://github.com/dynamic/silverstripe-elemental-baseobject/tree/2.0.2) (2019-03-21) + [Full Changelog](https://github.com/dynamic/silverstripe-elemental-baseobject/compare/2.0.1...2.0.2) **Closed issues:** @@ -21,13 +33,11 @@ - UPDATE requirements to not include @dev [\#14](https://github.com/dynamic/silverstripe-elemental-baseobject/pull/14) ([muskie9](https://github.com/muskie9)) ## [2.0.1](https://github.com/dynamic/silverstripe-elemental-baseobject/tree/2.0.1) (2019-01-18) -[Full Changelog](https://github.com/dynamic/silverstripe-elemental-baseobject/compare/2.0.0...2.0.1) - -**Merged pull requests:** -- bugfix - update ShowTitle field [\#12](https://github.com/dynamic/silverstripe-elemental-baseobject/pull/12) ([jsirish](https://github.com/jsirish)) +[Full Changelog](https://github.com/dynamic/silverstripe-elemental-baseobject/compare/2.0.0...2.0.1) ## [2.0.0](https://github.com/dynamic/silverstripe-elemental-baseobject/tree/2.0.0) (2019-01-18) + [Full Changelog](https://github.com/dynamic/silverstripe-elemental-baseobject/compare/1.0.1...2.0.0) **Merged pull requests:** @@ -35,6 +45,7 @@ - require elemental 4 [\#11](https://github.com/dynamic/silverstripe-elemental-baseobject/pull/11) ([jsirish](https://github.com/jsirish)) ## [1.0.1](https://github.com/dynamic/silverstripe-elemental-baseobject/tree/1.0.1) (2019-01-18) + [Full Changelog](https://github.com/dynamic/silverstripe-elemental-baseobject/compare/1.0.0...1.0.1) **Merged pull requests:** @@ -42,6 +53,7 @@ - remove branch alias, update readme [\#10](https://github.com/dynamic/silverstripe-elemental-baseobject/pull/10) ([jsirish](https://github.com/jsirish)) ## [1.0.0](https://github.com/dynamic/silverstripe-elemental-baseobject/tree/1.0.0) (2018-08-28) + [Full Changelog](https://github.com/dynamic/silverstripe-elemental-baseobject/compare/1.0.0-alpha1...1.0.0) **Merged pull requests:** @@ -49,6 +61,9 @@ - allow Elemental 3.0 [\#9](https://github.com/dynamic/silverstripe-elemental-baseobject/pull/9) ([jsirish](https://github.com/jsirish)) ## [1.0.0-alpha1](https://github.com/dynamic/silverstripe-elemental-baseobject/tree/1.0.0-alpha1) (2018-07-26) + +[Full Changelog](https://github.com/dynamic/silverstripe-elemental-baseobject/compare/b8149eeec6d9230786aae9c35522bcbec8cfe407...1.0.0-alpha1) + **Fixed bugs:** - BUG reference to Name field - non-existent field [\#7](https://github.com/dynamic/silverstripe-elemental-baseobject/issues/7) @@ -56,6 +71,7 @@ **Merged pull requests:** +- bugfix - update ShowTitle field [\#12](https://github.com/dynamic/silverstripe-elemental-baseobject/pull/12) ([jsirish](https://github.com/jsirish)) - BUGFIX references to Name [\#8](https://github.com/dynamic/silverstripe-elemental-baseobject/pull/8) ([muskie9](https://github.com/muskie9)) - Fixed searchable fields [\#6](https://github.com/dynamic/silverstripe-elemental-baseobject/pull/6) ([mak001](https://github.com/mak001)) - Gets rid of name field [\#4](https://github.com/dynamic/silverstripe-elemental-baseobject/pull/4) ([mak001](https://github.com/mak001)) @@ -64,4 +80,4 @@ -\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)* \ No newline at end of file +\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*