Skip to content
This repository was archived by the owner on Mar 7, 2023. It is now read-only.

Commit 8bbd250

Browse files
committed
added changelog
1 parent b961ef6 commit 8bbd250

File tree

3 files changed

+17
-5
lines changed

3 files changed

+17
-5
lines changed

README.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,13 +17,19 @@ You can find more informations about Salmon here: http://www.salmon-protocol.org
1717

1818
This plugin requires:
1919

20-
* the `host-meta`-plugin: https://wordpress.org/plugins/host-meta/
21-
* the `webfinger`-plugin: https://wordpress.org/plugins/webfinger/
20+
* the `host-meta`-plugin: <https://wordpress.org/plugins/host-meta/>
21+
* the `webfinger`-plugin: <https://wordpress.org/plugins/webfinger/>
2222

2323
more doku soon!
2424

2525
## Changelog ##
2626

27+
### 0.9.0 ###
28+
29+
* general refactoring
30+
* refactored the code to use openssl instead of custom PHP code
31+
* simpler avatar code
32+
2733
### 0.5 ###
2834

2935
* version problems

languages/salmon.pot

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ msgid ""
44
msgstr ""
55
"Project-Id-Version: Salmon 0.9.0\n"
66
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/salmon\n"
7-
"POT-Creation-Date: 2018-02-01 22:13:20+00:00\n"
7+
"POT-Creation-Date: 2018-02-01 22:26:09+00:00\n"
88
"MIME-Version: 1.0\n"
99
"Content-Type: text/plain; charset=utf-8\n"
1010
"Content-Transfer-Encoding: 8bit\n"

readme.txt

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,13 +17,19 @@ You can find more informations about Salmon here: http://www.salmon-protocol.org
1717

1818
This plugin requires:
1919

20-
* the `host-meta`-plugin: https://wordpress.org/plugins/host-meta/
21-
* the `webfinger`-plugin: https://wordpress.org/plugins/webfinger/
20+
* the `host-meta`-plugin: <https://wordpress.org/plugins/host-meta/>
21+
* the `webfinger`-plugin: <https://wordpress.org/plugins/webfinger/>
2222

2323
more doku soon!
2424

2525
== Changelog ==
2626

27+
= 0.9.0 =
28+
29+
* general refactoring
30+
* refactored the code to use openssl instead of custom PHP code
31+
* simpler avatar code
32+
2733
= 0.5 =
2834

2935
* version problems

0 commit comments

Comments
 (0)