add changelog entry for rspec 3 port

This commit is contained in:
Jonne Haß 2014-08-27 18:25:28 +02:00
parent ccd7c670b3
commit de9acef27f

View file

@ -18,6 +18,7 @@ The default for including jQuery from a CDN has changed. If you want to continue
## Refactor
* Redesign contacts page [#5153](https://github.com/diaspora/diaspora/pull/5153)
* Improve profile page design on mobile [#5084](https://github.com/diaspora/diaspora/pull/5084)
* Port testsuite to RSpec 3 [#5170](https://github.com/diaspora/diaspora/pull/5170)
## Bug fixes
* orca cannot see 'Add Contact' button [#5158](https://github.com/diaspora/diaspora/pull/5158)