Skip to content

Commit 3ee02b8

Browse files
authored
Update Changelogs (#200)
1 parent cb022a1 commit 3ee02b8

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Changelog.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,24 +8,24 @@ The change log describes what is "Added", "Removed", "Changed" or "Fixed" betwee
88

99
### Added
1010

11-
- New decorator PrefixedSimpleCache to allow usage of PSR-16 compatible adapters.
11+
* New decorator PrefixedSimpleCache to allow usage of PSR-16 compatible adapters.
1212

1313
## 1.0.0
1414

1515
### Removed
1616

17-
- Dependency on `cache/hierarchical-cache`
17+
* Dependency on `cache/hierarchical-cache`
1818

1919
## 0.1.2
2020

2121
### Changed
2222

23-
- We now support cache/hierarchical-cache: ^0.4
23+
* We now support cache/hierarchical-cache: ^0.4
2424

2525
## 0.1.1
2626

2727
### Fixed
2828

29-
- Typos, documentation and general package improvements.
29+
* Typos, documentation and general package improvements.
3030

3131

0 commit comments

Comments
 (0)