Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
bameda committed Jan 21, 2016
1 parent 1a341f7 commit 919a770
Showing 1 changed file with 14 additions and 1 deletion.
15 changes: 14 additions & 1 deletion CHANGELOG.md
Expand Up @@ -4,7 +4,20 @@
## 1.10.0 ??? (Unreleased)

### Features
- ...
- Add logo field to project model
- Add is_featured field to project model
- Add is_looking_for_people and looking_for_people_note fields to project model
- Filter projects list by
- is_looking_for_people
- is_featured
- is_backlog_activated
- is_kanban_activated
- Search projects by text query (order by ranking name > tags > description)
- Order projects list:
- alphabetically by default
- by fans (last week/moth/year/all time)
- by activity (last week/moth/year/all time)
- Show stats for discover secction

### Misc
- Lots of small and not so small bugfixes.
Expand Down

0 comments on commit 919a770

Please sign in to comment.