Skip to content
This repository was archived by the owner on Jan 31, 2020. It is now read-only.

Commit 6c77e33

Browse files
committed
Added CHANGELOG for #46
1 parent 4744b64 commit 6c77e33

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@ All notable changes to this project will be documented in this file, in reverse
1313
result of an extract class refactoring, and contain the logic specific to
1414
calcualting the checksum for each ISBN style. `Zend\Validator\Isbn` now
1515
instantiates the appropriate one and invokes it.
16+
- [#46](https://github.com/zendframework/zend-validator/pull/46) updates
17+
`Zend\Validator\Db\AbstractDb` to implement `Zend\Db\Adapter\AdapterAwareInterface`,
18+
by composing `Zend\Db\Adapter\AdapterAwareTrait`.
1619

1720
### Deprecated
1821

0 commit comments

Comments
 (0)