Skip to content

Commit

Permalink
Merge pull request #9 from haassie/release/2.1.1
Browse files Browse the repository at this point in the history
[RELEASE] Release of v2.1.1
  • Loading branch information
Richard Haeser authored Oct 30, 2020
2 parents 43207c4 + 4939215 commit bfc86c6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@ We will follow [Semantic Versioning](http://semver.org/).
## Yoast SEO for TYPO3 - EXT:news
With this extension you can use the Yoast SEO analysis in your news items.

## 2.1.1 October 30, 2020
### Fixed
* The database fields for the Yoast SEO fields are now defined in the sql file

## 2.1.0 September 22, 2020
### Added
* You now have the possibility to set the information you want to show up when someone shares your news item on social media. You can set the OG-tags and Twitter card properties in the tab Social now. [This feature is sponsored by ICTI Internet Passion](https://www.icti.es/)
Expand Down
2 changes: 1 addition & 1 deletion ext_emconf.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
'state' => 'stable',
'author' => 'Richard Haeser',
'author_email' => 'richard@richardhaeser.com',
'version' => '2.1.0',
'version' => '2.1.1',
'constraints' => [
'depends' => [
'news' => '7.0.0-8.99.99',
Expand Down

0 comments on commit bfc86c6

Please sign in to comment.