# CHANGELOG ## 1.2.0 * Import Statistics from the main app * Import funding raised per project report from the main app * Use neighborly/crowdfunding as dummy app ## 1.1.1 * Fix by_progress filter on project ## 1.1.0 * Import some code from the main app * Upgrade to ruby 2.1.2 * Bug fixes ## 1.0.0 * Transformed the admin from single Rails application to a Rails Engine. * Imported controllers, views, policies, javascripts, styles and locales from the [old admin](https://github.com/neighborly/neighborly/pull/47). * Specs running with Neighbor.ly's code as dummy app.