Merge branch 'hotfix/0.3.0.1' into develop
Conflicts: Changelog.md config/defaults.yml
This commit is contained in:
commit
590778502d
1 changed files with 5 additions and 1 deletions
|
|
@ -4,11 +4,15 @@
|
||||||
|
|
||||||
## Bug fixes
|
## Bug fixes
|
||||||
* Improve time agos by updating the plugin [#4280](https://github.com/diaspora/diaspora/issues/4280)
|
* Improve time agos by updating the plugin [#4280](https://github.com/diaspora/diaspora/issues/4280)
|
||||||
* Fix regression caused by using after_commit with nested '#save' which lead to an infinite recursion [#4715](https://github.com/diaspora/diaspora/issues/4715)
|
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
* You can report a single post by clicking the correct icon in the controler section [#4517](https://github.com/diaspora/diaspora/pull/4517)
|
* You can report a single post by clicking the correct icon in the controler section [#4517](https://github.com/diaspora/diaspora/pull/4517)
|
||||||
|
|
||||||
|
# 0.3.0.1
|
||||||
|
|
||||||
|
## Bug fixes
|
||||||
|
* Fix regression caused by using after_commit with nested '#save' which lead to an infinite recursion [#4715](https://github.com/diaspora/diaspora/issues/4715)
|
||||||
|
|
||||||
# 0.3.0.0
|
# 0.3.0.0
|
||||||
|
|
||||||
## Pod statistics
|
## Pod statistics
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue