Skip to content

Commit

Permalink
CHANGELOG 3.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
muskie9 committed Nov 13, 2019
1 parent 922597a commit 63722c5
Showing 1 changed file with 31 additions and 2 deletions.
33 changes: 31 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,28 @@
# Change Log
# Changelog

## [3.1.4](https://github.com/dynamic/silverstripe-base-site/tree/3.1.4) (2019-11-13)

[Full Changelog](https://github.com/dynamic/silverstripe-base-site/compare/3.1.3...3.1.4)

**Fixed bugs:**

- BlogPost not getting content from first content block [\#76](https://github.com/dynamic/silverstripe-base-site/issues/76)

**Merged pull requests:**

- BUGFIX BlogPostDataExtension::getFirstContent\(\) not casting [\#79](https://github.com/dynamic/silverstripe-base-site/pull/79) ([muskie9](https://github.com/muskie9))
- BUGFIX pages - adjust canCreate\(\) to respect allowed\_children [\#78](https://github.com/dynamic/silverstripe-base-site/pull/78) ([jsirish](https://github.com/jsirish))

## [3.1.3](https://github.com/dynamic/silverstripe-base-site/tree/3.1.3) (2019-10-22)

[Full Changelog](https://github.com/dynamic/silverstripe-base-site/compare/3.1.2...3.1.3)

**Merged pull requests:**

- Blog posts now save their sub titles [\#77](https://github.com/dynamic/silverstripe-base-site/pull/77) ([mak001](https://github.com/mak001))

## [3.1.2](https://github.com/dynamic/silverstripe-base-site/tree/3.1.2) (2019-07-08)

[Full Changelog](https://github.com/dynamic/silverstripe-base-site/compare/3.1.1...3.1.2)

**Fixed bugs:**
Expand All @@ -19,6 +34,7 @@
- BUGFIX check if element relations exist [\#72](https://github.com/dynamic/silverstripe-base-site/pull/72) ([muskie9](https://github.com/muskie9))

## [3.1.1](https://github.com/dynamic/silverstripe-base-site/tree/3.1.1) (2019-05-29)

[Full Changelog](https://github.com/dynamic/silverstripe-base-site/compare/3.1.0...3.1.1)

**Implemented enhancements:**
Expand All @@ -35,6 +51,7 @@
- UPDATE BlogPostDataExtensionTest to use $required\_extensions [\#65](https://github.com/dynamic/silverstripe-base-site/pull/65) ([muskie9](https://github.com/muskie9))

## [3.1.0](https://github.com/dynamic/silverstripe-base-site/tree/3.1.0) (2019-03-26)

[Full Changelog](https://github.com/dynamic/silverstripe-base-site/compare/3.0.1...3.1.0)

**Closed issues:**
Expand All @@ -46,16 +63,19 @@
- UPDATE remove dev constraint on requirements [\#62](https://github.com/dynamic/silverstripe-base-site/pull/62) ([muskie9](https://github.com/muskie9))

## [3.0.1](https://github.com/dynamic/silverstripe-base-site/tree/3.0.1) (2019-01-20)

[Full Changelog](https://github.com/dynamic/silverstripe-base-site/compare/2.0.0...3.0.1)

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

[Full Changelog](https://github.com/dynamic/silverstripe-base-site/compare/3.0.0...2.0.0)

**Merged pull requests:**

- remove branch alias [\#59](https://github.com/dynamic/silverstripe-base-site/pull/59) ([jsirish](https://github.com/jsirish))

## [3.0.0](https://github.com/dynamic/silverstripe-base-site/tree/3.0.0) (2019-01-20)

[Full Changelog](https://github.com/dynamic/silverstripe-base-site/compare/2.0.0-beta4...3.0.0)

**Merged pull requests:**
Expand All @@ -64,23 +84,27 @@
- migrate to Jenkins CI [\#58](https://github.com/dynamic/silverstripe-base-site/pull/58) ([jsirish](https://github.com/jsirish))

## [2.0.0-beta4](https://github.com/dynamic/silverstripe-base-site/tree/2.0.0-beta4) (2018-11-14)

[Full Changelog](https://github.com/dynamic/silverstripe-base-site/compare/2.0.0-beta3...2.0.0-beta4)

## [2.0.0-beta3](https://github.com/dynamic/silverstripe-base-site/tree/2.0.0-beta3) (2018-11-14)

[Full Changelog](https://github.com/dynamic/silverstripe-base-site/compare/2.0.0-beta2...2.0.0-beta3)

**Merged pull requests:**

- ENHANCEMENT enable full text search by default [\#57](https://github.com/dynamic/silverstripe-base-site/pull/57) ([muskie9](https://github.com/muskie9))

## [2.0.0-beta2](https://github.com/dynamic/silverstripe-base-site/tree/2.0.0-beta2) (2018-09-27)

[Full Changelog](https://github.com/dynamic/silverstripe-base-site/compare/2.0.0-beta1...2.0.0-beta2)

**Merged pull requests:**

- composer - remove vulcandigital/seo until less buggy [\#56](https://github.com/dynamic/silverstripe-base-site/pull/56) ([jsirish](https://github.com/jsirish))

## [2.0.0-beta1](https://github.com/dynamic/silverstripe-base-site/tree/2.0.0-beta1) (2018-09-14)

[Full Changelog](https://github.com/dynamic/silverstripe-base-site/compare/1.0.0-beta1...2.0.0-beta1)

**Merged pull requests:**
Expand All @@ -96,6 +120,7 @@
- Update composer.json [\#47](https://github.com/dynamic/silverstripe-base-site/pull/47) ([jsirish](https://github.com/jsirish))

## [1.0.0-beta1](https://github.com/dynamic/silverstripe-base-site/tree/1.0.0-beta1) (2018-09-05)

[Full Changelog](https://github.com/dynamic/silverstripe-base-site/compare/1.0.0-alpha2...1.0.0-beta1)

**Fixed bugs:**
Expand All @@ -111,13 +136,17 @@
- Removed delete button for elemental gridfields [\#45](https://github.com/dynamic/silverstripe-base-site/pull/45) ([mak001](https://github.com/mak001))

## [1.0.0-alpha2](https://github.com/dynamic/silverstripe-base-site/tree/1.0.0-alpha2) (2018-03-30)

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

**Merged pull requests:**

- add name to scaled uploads yml [\#43](https://github.com/dynamic/silverstripe-base-site/pull/43) ([korthjp17](https://github.com/korthjp17))

## [1.0.0-alpha1](https://github.com/dynamic/silverstripe-base-site/tree/1.0.0-alpha1) (2018-03-27)

[Full Changelog](https://github.com/dynamic/silverstripe-base-site/compare/6b4ade92c3fc1d5bb1f2f5e26479918bad744fbc...1.0.0-alpha1)

**Implemented enhancements:**

- update scaled uploads max width [\#28](https://github.com/dynamic/silverstripe-base-site/pull/28) ([korthjp17](https://github.com/korthjp17))
Expand Down Expand Up @@ -160,4 +189,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 63722c5

Please sign in to comment.