File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed
Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change 11# Change Log
22All notable changes to this project will be documented in this file.
33
4+ ## 2.7.1 - 2017-01-06
5+ ### Added assertions
6+ - ` Assert\Assertion::extensionVersion() ` (Thanks to [ Timothy Younger] ( https://github.com/beberlei/assert/pull/205 ) )
7+ - ` Assert\Assertion::phpVersion() ` (Thanks to [ Timothy Younger] ( https://github.com/beberlei/assert/pull/203 ) )
8+ - ` Assert\Assertion::version() ` (Thanks to [ Timothy Younger] ( https://github.com/beberlei/assert/pull/203 ) )
9+
10+ ### Other changes
11+ - Exception messages can now be constructed via a callback.
12+ - Documentation now includes types.
13+
414## 2.6.9 - 2017-01-04
515### Added assertions
616- ` Assert\Assertion::defined() ` (Thanks to [ Timothy Younger] ( https://github.com/beberlei/assert/pull/193 ) )
You can’t perform that action at this time.
0 commit comments