Skip to content

Commit 272cab6

Browse files
authored
Update CHANGELOG for 1.1.0 (#115)
1 parent c6d7345 commit 272cab6

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,17 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
66
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
77

8-
## [Unreleased]
8+
## [1.1.0] - 2019-04-30
99

1010
### Fixed
11-
- Honor last-modified timestamps set via `ZipStream\Option\File::setTime()`
11+
- Honor last-modified timestamps set via `ZipStream\Option\File::setTime()` (#106)
12+
- Documentation regarding output of HTTP headers
13+
- Test warnings with PHPUnit (#109)
14+
15+
### Added
16+
- Test for FileNotReadableException (#114)
17+
- Size attribute to File options (#113)
18+
- Tests on PHP 7.3 (#108)
1219

1320
## [1.0.0] - 2019-04-17
1421

0 commit comments

Comments
 (0)