From c867fb6e26d28a59d665d861c355695c063da7ca Mon Sep 17 00:00:00 2001 From: Dennis Schubert Date: Sun, 7 Feb 2016 05:57:29 +0100 Subject: [PATCH] Add mussing hash key in Changelog [ci skip] --- Changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Changelog.md b/Changelog.md index db55a8ea0..d9658240d 100644 --- a/Changelog.md +++ b/Changelog.md @@ -81,7 +81,7 @@ Contributions are very welcome, the hard work is done! * Refactor mobile comment section [#6509](https://github.com/diaspora/diaspora/pull/6509) * Set vertical resize as default for all textareas [#6654](https://github.com/diaspora/diaspora/pull/6654) * Unifiy max-widths and page layouts [#6675](https://github.com/diaspora/diaspora/pull/6675) -* Enable autosizing for all textareas [6674](https://github.com/diaspora/diaspora/pull/6674) +* Enable autosizing for all textareas [#6674](https://github.com/diaspora/diaspora/pull/6674) ## Bug fixes * Destroy Participation when removing interactions with a post [#5852](https://github.com/diaspora/diaspora/pull/5852)