From 6ccdb40f6f6aa35d0c2a4b574f96a2c360150e94 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonne=20Ha=C3=9F?= Date: Thu, 22 Nov 2012 10:37:30 +0100 Subject: [PATCH] update changelog [ci skip] --- Changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Changelog.md b/Changelog.md index 151fb90bf..1c0a23fca 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,5 +1,10 @@ # 0.0.3.0 +## Refactor + +* Removed unused stuff [#3714](https://github.com/diaspora/diaspora/pull/3714), [#3754](https://github.com/diaspora/diaspora/pull/3754) + + ## Bug Fixes * Force Typhoeus/cURL to use the CA bundle we query via the config. Also add a setting for extra verbose output.