diff options
| author | 2015-07-23 11:18:05 +0200 | |
|---|---|---|
| committer | 2015-07-23 11:18:05 +0200 | |
| commit | c748cfa0355bdc3e4c51c924b4462ee8c519de22 (patch) | |
| tree | 8f020b3db469037ee91cb2a472ae7348577c826e | |
| parent | 28dd652228b8e863cddd3d03613c586c01796204 (diff) | |
| parent | 27666d6fc8ccc56f53c58cce01c1030648d23f48 (diff) | |
Merge pull request #916 from marienfressinaud/679-create-accounts
CHANGELOG for account creation
| -rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 94410c38d..ebc5a169b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ * Features * Support for PubSubHubbub for instant notifications from compatible Web sites. [#312](https://github.com/FreshRSS/FreshRSS/issues/312) * cURL options to use a proxy for retrieving feeds. [#897](https://github.com/FreshRSS/FreshRSS/issues/897) [#675](https://github.com/FreshRSS/FreshRSS/issues/675) + * Allow anonymous users to create an account. [#679](https://github.com/FreshRSS/FreshRSS/issues/679) * Security * cURL options to verify or not SSL/TLS certificates (now enabled by default). [#897](https://github.com/FreshRSS/FreshRSS/issues/897) [#502](https://github.com/FreshRSS/FreshRSS/issues/502) * Support for SSL connection to MySQL. [#868](https://github.com/FreshRSS/FreshRSS/issues/868) |
