Skip to content

Commit c99df50

Browse files
committed
Version 0.9.9 details
1 parent 153fe38 commit c99df50

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1919
### Fixed
2020
### Removed --->
2121

22+
## 0.9.9 - 2021-12-15
23+
### Added
24+
- Show related notes from related contacts
25+
### Fixed
26+
- Notes when using teams
27+
2228
## 0.9.8 - 2021-12-08
2329
### Fixed
2430
- Issue with loading team roles, settings when not using teams mode

config/package.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@
1313
|
1414
*/
1515

16-
'version' => '0.9.8',
16+
'version' => '0.9.9',
1717

1818
];

0 commit comments

Comments
 (0)