You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 29, 2020. It is now read-only.
Copy file name to clipboardExpand all lines: CHANGELOG.md
+22Lines changed: 22 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,28 @@
2
2
3
3
All notable changes to this project will be documented in this file, in reverse chronological order by release.
4
4
5
+
## 0.2.1 - TBD
6
+
7
+
### Added
8
+
9
+
- Nothing.
10
+
11
+
### Changed
12
+
13
+
- Nothing
14
+
15
+
### Deprecated
16
+
17
+
- Nothing.
18
+
19
+
### Removed
20
+
21
+
- Nothing.
22
+
23
+
### Fixed
24
+
25
+
-[#13](https://github.com/zendframework/zend-expressive-authentication/pull/13) fixes "Trying to get property of non-object" when no record found at PdoDatabase user repository.
0 commit comments