Skip to content

Commit 4b34868

Browse files
authored
Update Changelogs (#200)
1 parent 212441d commit 4b34868

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Changelog.md

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

99
### Changed
1010

11-
- Use `League\Flysystem\FilesystemInterface` instead of concreate `League\Flysystem\Filesystem` class
11+
* Use `League\Flysystem\FilesystemInterface` instead of concreate `League\Flysystem\Filesystem` class
1212

1313
## 1.0.0
1414

15-
No changes since 0.4.0
15+
* No changes since 0.4.0
1616

1717
## 0.4.0
1818

@@ -35,13 +35,13 @@ No changes since 0.4.0
3535

3636
### Fixed
3737

38-
Race condition in `fetchObjectFromCache`.
38+
* Race condition in `fetchObjectFromCache`.
3939

4040
## 0.3.2
4141

4242
### Changed
4343

44-
Using `Filesystem::update` instead of `Filesystem::delete` and `Filesystem::write`.
44+
* Using `Filesystem::update` instead of `Filesystem::delete` and `Filesystem::write`.
4545

4646
## 0.3.1
4747

@@ -51,4 +51,4 @@ Using `Filesystem::update` instead of `Filesystem::delete` and `Filesystem::writ
5151

5252
## 0.3.0
5353

54-
No changelog before this version
54+
* No changelog before this version

0 commit comments

Comments
 (0)