File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change @@ -19,6 +19,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1919### Fixed
2020### Removed --->
2121
22+ ## 0.10.0 - 2021-03-11
23+ ### Added
24+ - Link to owner profile on contacts
25+ - Clear filters button
26+ - Sort functionality on filters where available
27+ - Auto build lead title
28+ ### Fixed
29+ - Remove organisation from a person
30+ - Problem when query has joins and using teams
31+ - https://github.com/venturedrake/laravel-crm/issues/33
32+ - https://github.com/venturedrake/laravel-crm/issues/34
33+
2234## 0.9.9 - 2021-12-15
2335### Added
2436- Show related notes from related contacts
Original file line number Diff line number Diff line change 1313 |
1414 */
1515
16- 'version ' => '0.9.9 ' ,
16+ 'version ' => '0.10.0 ' ,
1717
1818 ];
You can’t perform that action at this time.
0 commit comments