Add a changelog

[ci skip]
This commit is contained in:
Dennis Schubert 2016-07-02 11:08:23 +02:00
parent fc9c800214
commit 85bb2af429
No known key found for this signature in database
GPG key ID: 5A0304BEA7966D7E

9
Changelog.md Normal file
View file

@ -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