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
Copy file name to clipboardExpand all lines: CHANGELOG.md
+12-11Lines changed: 12 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,27 +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
-
## 1.6.0 - TBD
5
+
## 1.6.0 - 2020-09-10
6
6
7
-
### Added
7
+
### Removed
8
8
9
-
-Nothing.
9
+
-[#21](https://github.com/laminas-api-tools/api-tools-oauth2/pull/21) removes the `IbmDb2Adapter` and related factory. The functionality was dependent on [an unmerged patch against the upstream bshaffer/oauth2-server-php library](https://github.com/bshaffer/oauth2-server-php/pull/565), and has never worked as a result.
10
10
11
-
### Changed
12
11
13
-
- Nothing.
12
+
-----
14
13
15
-
### Deprecated
14
+
### Release Notes for [1.6.0](https://github.com/laminas-api-tools/api-tools-oauth2/milestone/1)
16
15
17
-
- Nothing.
18
16
19
-
### Removed
20
17
21
-
-[#21](https://github.com/laminas-api-tools/api-tools-oauth2/pull/21) removes the `IbmDb2Adapter` and related factory. The functionality was dependent on [an unmerged patch against the upstream bshaffer/oauth2-server-php library](https://github.com/bshaffer/oauth2-server-php/pull/565), and has never worked as a result.
18
+
### 1.6.0
22
19
23
-
### Fixed
20
+
- Total issues resolved: **0**
21
+
- Total pull requests resolved: **1**
22
+
- Total contributors: **1**
24
23
25
-
- Nothing.
24
+
#### Enhancement
25
+
26
+
-[21: Remove IbmDb2 Adapter](https://github.com/laminas-api-tools/api-tools-oauth2/pull/21) thanks to @alexdenvir
0 commit comments