Update CHANGELOG
This commit is contained in:
parent
6290a028a1
commit
7bad785f47
1 changed files with 7 additions and 1 deletions
|
@ -44,4 +44,10 @@
|
|||
|
||||
### Changed
|
||||
|
||||
- Improved performance of `deep_copy_file` by using a HashMap and eliminating a redundant search.
|
||||
- Improved performance of `deep_copy_file` by using a HashMap and eliminating a redundant search.
|
||||
|
||||
## [0.6.9]
|
||||
|
||||
### Fixed
|
||||
|
||||
- Fixed an issue that prevented `ZipWriter` from implementing `Send`.
|
||||
|
|
Loading…
Add table
Reference in a new issue