Notes on upgrading from 1.x to 2.x
This release removes the localgov_elections_social_post module, with dependencies on social_post_twitter, social_post and social_api.
Before upgrading from 1.x, please uninstall these modules to remove their config:
- localgov_elections_social_post
- social_post_twitter
- social_post
- social_api
What's Changed
- Remove localgov_elections_social_post submodule by @stephen-cox in #170
- Remove localgov_elections_social_post submodule (#170) by @finnlewis in #175
- Drupal 11 support by @stephen-cox in #171
- 2.0.0-beta1 release by @stephen-cox in #176
Full Changelog: 1.2.1...2.0.0-beta1