Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
weichsel committed Jan 21, 2019
1 parent f59b40c commit 12bc71d
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [0.9.7](https://github.com/weichsel/ZIPFoundation/releases/tag/0.9.7)

### Added
- App extension support
- Optional `compressionMethod` paramter for `zipItem:`

### Updated
- Fixed a path traversal attack vulnerability
- Fixed a crash due to wrong error handling after failed `fopen` calls

### Removed
- Temporarily removed the currently unsupported `.modificationDate` attribute on non-Darwin platforms

## [0.9.6](https://github.com/weichsel/ZIPFoundation/releases/tag/0.9.6)

### Added
Expand Down

0 comments on commit 12bc71d

Please sign in to comment.