update storage changelog (#2423)
This commit is contained in:
parent
1d6458e70d
commit
8f08d9c043
@ -2,6 +2,10 @@
|
||||
|
||||
## 12.0.0 (2021-06-08)
|
||||
|
||||
### Other Changes and Improvements
|
||||
|
||||
- Added and updated some samples.
|
||||
- Fixed a read consistency issue.
|
||||
|
||||
## 12.0.0-beta.11 (2021-05-19)
|
||||
|
||||
|
||||
@ -2,6 +2,9 @@
|
||||
|
||||
## 12.0.0 (2021-06-08)
|
||||
|
||||
### Other Changes and Improvements
|
||||
|
||||
- Fixed a filename encoding issue.
|
||||
|
||||
## 12.0.0-beta.11 (2021-05-19)
|
||||
|
||||
|
||||
@ -9,6 +9,8 @@
|
||||
### Other Changes and Improvements
|
||||
|
||||
- Removed `IfUnmodifiedSince` from access conditions of setting filesystem metadata operation.
|
||||
- Updated some samples.
|
||||
- Fixed a read consistency issue.
|
||||
|
||||
## 12.0.0-beta.11 (2021-05-19)
|
||||
|
||||
|
||||
@ -6,6 +6,10 @@
|
||||
|
||||
- Renamed `ContentLength` in `FileItemDetails` to `FileSize`.
|
||||
|
||||
### Other Changes and Improvements
|
||||
|
||||
- Updated some samples.
|
||||
- Fixed a read consistency issue.
|
||||
|
||||
## 12.0.0-beta.11 (2021-05-19)
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user