Updating CHANGELOG: including blocking projects feature
parent
b0a02ba401
commit
273d94f347
|
@ -4,7 +4,7 @@
|
||||||
## 2.0.0 ??? (unreleased)
|
## 2.0.0 ??? (unreleased)
|
||||||
|
|
||||||
### Features
|
### Features
|
||||||
- ...
|
- Blocked projects support
|
||||||
|
|
||||||
### Misc
|
### Misc
|
||||||
- Lots of small and not so small bugfixes.
|
- Lots of small and not so small bugfixes.
|
||||||
|
@ -19,7 +19,7 @@
|
||||||
- Filter projects list by
|
- Filter projects list by
|
||||||
- is_looking_for_people
|
- is_looking_for_people
|
||||||
- is_featured
|
- is_featured
|
||||||
- is_backlog_activated
|
- is_backlog_activated
|
||||||
- is_kanban_activated
|
- is_kanban_activated
|
||||||
- Search projects by text query (order by ranking name > tags > description)
|
- Search projects by text query (order by ranking name > tags > description)
|
||||||
- Order projects list:
|
- Order projects list:
|
||||||
|
|
Loading…
Reference in New Issue