Skip to content

Commit 5dfde8d

Browse files
committed
updated readme
1 parent a7f04db commit 5dfde8d

File tree

3 files changed

+11
-5
lines changed

3 files changed

+11
-5
lines changed

CHANGELOG.md

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,16 +9,20 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99

1010
### Added
1111

12-
* "Reply Context" support, you can now reply to posts on the Fediverse through a WordPress post.
13-
* Bookmarklet to automatically pre-fill the "Reply Context" block.
14-
* "Header Image" support and ability to edit other profile information for Authors and the Blog-User.
15-
* ActivityPub link HTML/HTTP-Header support.
16-
* Tag support for Actors (only auto-generated for now).
12+
* "Reply Context" support, you can now reply to posts on the Fediverse through a WordPress post
13+
* Bookmarklet to automatically pre-fill the "Reply Context" block
14+
* "Header Image" support and ability to edit other profile information for Authors and the Blog-User
15+
* ActivityPub link HTML/HTTP-Header support
16+
* Tag support for Actors (only auto-generated for now)
1717

1818
### Improved
1919

2020
* Add setting to enable/disable the `fediverse:creator` OGP tag.
2121

22+
## Removed
23+
24+
* Deprecated `class-post.php` model
25+
2226
## [2.6.1] - 2024-07-18
2327

2428
### Fixed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,7 @@ For reasons of data protection, it is not possible to see the followers of other
141141
* Added: ActivityPub link HTML/HTTP-Header support
142142
* Added: Tag support for Actors (only auto generated for now)
143143
* Improved: Add setting to enable/disable the `fediverse:creator` OGP tag
144+
* Removed: Deprecated `class-post.php` model
144145

145146
### 2.6.1 ###
146147

readme.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,7 @@ For reasons of data protection, it is not possible to see the followers of other
141141
* Added: ActivityPub link HTML/HTTP-Header support
142142
* Added: Tag support for Actors (only auto generated for now)
143143
* Improved: Add setting to enable/disable the `fediverse:creator` OGP tag
144+
* Removed: Deprecated `class-post.php` model
144145

145146
= 2.6.1 =
146147

0 commit comments

Comments
 (0)