diff --git a/Changelog.md b/Changelog.md new file mode 100644 index 0000000..164a7e8 --- /dev/null +++ b/Changelog.md @@ -0,0 +1,9 @@ +# 0.1.2 + +## Refactor + +## Bug fixes + +* Do not reuse cURL sockets to avoid issues caused by too many simultaneous connections [#37](https://github.com/diaspora/diaspora_federation/pull/37) + +## Features