Skip to content

Commit

Permalink
Merge pull request #58 from openeuropa/EWPP-000
Browse files Browse the repository at this point in the history
EWPP-000: Update CHANGELOG.md for 0.4.0 release.
  • Loading branch information
brummbar authored Dec 4, 2020
2 parents 9f9ea6b + 6ea0e98 commit bb0a756
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 2 deletions.
19 changes: 18 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,28 @@
# Changelog

## [0.4.0](https://github.com/openeuropa/oe_list_pages/tree/0.4.0) (2020-12-04)

[Full Changelog](https://github.com/openeuropa/oe_list_pages/compare/0.3.0...0.4.0)

**Merged pull requests:**

- EWPP-482: Support for link fields in the multiselect widget. [\#54](https://github.com/openeuropa/oe_list_pages/pull/54) ([upchuk](https://github.com/upchuk))
- Rebase epic list pages [\#53](https://github.com/openeuropa/oe_list_pages/pull/53) ([upchuk](https://github.com/upchuk))
- List pages epic [\#52](https://github.com/openeuropa/oe_list_pages/pull/52) ([upchuk](https://github.com/upchuk))
- EWPP-446: Account for empty date value [\#51](https://github.com/openeuropa/oe_list_pages/pull/51) ([upchuk](https://github.com/upchuk))
- EWPP-470: Filter operators [\#50](https://github.com/openeuropa/oe_list_pages/pull/50) ([hernani](https://github.com/hernani))
- EWPP-306: Preset filter are not included in the selected and exposed filters [\#48](https://github.com/openeuropa/oe_list_pages/pull/48) ([upchuk](https://github.com/upchuk))
- EWPP-516: Update docker images. [\#46](https://github.com/openeuropa/oe_list_pages/pull/46) ([22Alexandra](https://github.com/22Alexandra))
- EWPP-491: List pages configuration subform. [\#42](https://github.com/openeuropa/oe_list_pages/pull/42) ([upchuk](https://github.com/upchuk))
- EWPP-47: List page selection in plugin. [\#28](https://github.com/openeuropa/oe_list_pages/pull/28) ([hernani](https://github.com/hernani))

## [0.3.0](https://github.com/openeuropa/oe_list_pages/tree/0.3.0) (2020-11-03)

[Full Changelog](https://github.com/openeuropa/oe_list_pages/compare/0.2.0...0.3.0)

**Merged pull requests:**

- Prepare release 0.3.0 [\#44](https://github.com/openeuropa/oe_list_pages/pull/44) ([imanoleguskiza](https://github.com/imanoleguskiza))
- EWPP-0: Update facets module. [\#43](https://github.com/openeuropa/oe_list_pages/pull/43) ([imanoleguskiza](https://github.com/imanoleguskiza))

## [0.2.0](https://github.com/openeuropa/oe_list_pages/tree/0.2.0) (2020-10-07)
Expand Down Expand Up @@ -55,4 +72,4 @@



\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*
\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"drupal/core": "^8.9",
"drupal/emr": "~1.0-beta7",
"drupal/facets": "~1.6",
"drupal/multivalue_form_element": "1.0.x-dev",
"drupal/multivalue_form_element": "^1.0@beta",
"drupal/search_api": "~1.17",
"symfony/options-resolver": "~4.0"
},
Expand Down

0 comments on commit bb0a756

Please sign in to comment.