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

Commit f3bda5f

Browse files
committed
#8 added changelog
1 parent 6ef417e commit f3bda5f

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
22

33
All notable changes to this project will be documented in this file, in reverse chronological order by release.
44

5+
## NEXT
6+
7+
### Fixed
8+
- [#9](https://github.com/zendframework/zend-expressive-authentication-basic/pull/9)
9+
If the decoded authentication string did contain a colon, a PHP Warning was thrown in PHP 7.2
10+
11+
12+
- [#9](https://github.com/zendframework/zend-expressive-authentication-basic/pull/9)
13+
It was not possible to use passwords that contained colons
14+
515
## 0.3.0 - 2018-03-15
616

717
### Added

0 commit comments

Comments
 (0)