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
+21-11Lines changed: 21 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,27 +3,37 @@
3
3
All notable changes to this project will be documented in this file, in reverse chronological order by release.
4
4
5
5
6
-
## 1.13.0 - TBD
6
+
## 1.13.0 - 2021-10-03
7
7
8
-
### Added
9
8
10
-
- Nothing.
9
+
-----
11
10
12
-
### Changed
11
+
### Release Notes for [1.13.0](https://github.com/laminas/automatic-releases/milestone/33)
13
12
14
-
- Nothing.
13
+
Feature release (minor)
15
14
16
-
### Deprecated
15
+
### 1.13.0
17
16
18
-
- Nothing.
17
+
- Total issues resolved: **2**
18
+
- Total pull requests resolved: **4**
19
+
- Total contributors: **5**
19
20
20
-
###Removed
21
+
#### Enhancement,dependencies
21
22
22
-
- Nothing.
23
+
-[169: chore(dependencies): upgrade PSL to 1.8.1](https://github.com/laminas/automatic-releases/pull/169) thanks to @azjezz and @greg0ire
23
24
24
-
###Fixed
25
+
#### Enhancement
25
26
26
-
- Nothing.
27
+
-[165: Closes #147: Add test for `CreateMilestones` command](https://github.com/laminas/automatic-releases/pull/165) thanks to @alexraputa
28
+
29
+
#### Bug
30
+
31
+
-[149: Merge release 1.12.2 into 1.13.x](https://github.com/laminas/automatic-releases/pull/149) thanks to @github-actions[bot]
32
+
-[141: Merge release 1.12.1 into 1.13.x](https://github.com/laminas/automatic-releases/pull/141) thanks to @github-actions[bot]
33
+
34
+
#### Enhancement,Good First Issue,Help Wanted
35
+
36
+
-[147: `CreateMilestones` command is not covered by any tests](https://github.com/laminas/automatic-releases/issues/147) thanks to @Ocramius
0 commit comments