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
+10-7Lines changed: 10 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,15 +2,18 @@
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.2.1 - TBD
5
+
## 1.2.1 - 2018-04-18
6
6
7
7
### Added
8
8
9
9
- Nothing.
10
10
11
11
### Changed
12
12
13
-
- Nothing.
13
+
-[#249](https://github.com/zendframework/zend-developer-tools/pull/249) changes the repository name to "zend-developer-tools", in order to make the name
14
+
consistent with other repositories, as well as play nicely with existing tooling. The Packagist
15
+
entry has been updated to point to the new repository name, and GitHub auto-redirects any
16
+
references to the old name to the new repository, making this a non-BC-breaking change.
14
17
15
18
### Deprecated
16
19
@@ -53,10 +56,10 @@ All notable changes to this project will be documented in this file, in reverse
Copy file name to clipboardExpand all lines: docs/ISSUE_TEMPLATE.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
-[ ] I was not able to find an [open](https://github.com/zendframework/ZendDeveloperTools/issues?q=is%3Aopen) or [closed](https://github.com/zendframework/ZendDeveloperTools/issues?q=is%3Aclosed) issue matching what I'm seeing.
1
+
-[ ] I was not able to find an [open](https://github.com/zendframework/zend-developer-tools/issues?q=is%3Aopen) or [closed](https://github.com/zendframework/zend-developer-tools/issues?q=is%3Aclosed) issue matching what I'm seeing.
2
2
-[ ] This is not a question. (Questions should be asked on [chat](https://zendframework.slack.com/) ([Signup here](https://zendframework-slack.herokuapp.com/)) or our [forums](https://discourse.zendframework.com/).)
3
3
4
4
Provide a narrative description of what you are trying to accomplish.
0 commit comments