We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3aea06a commit 5d33df8Copy full SHA for 5d33df8
CHANGELOG.md
@@ -1,4 +1,14 @@
1
# CHANGELOG
2
3
+## 1.0.1
4
+- Initialize Docker settings
5
+- pull request #1 - Update namespace in test classes to match the actual location
6
+- Normalize composer.json
7
+- Add contributing and code of conduct files
8
+- Configure Travis CI for PHP 5.3, PHP 7.2 and cache
9
+- Add editorconfig file
10
+- Update gitignore file
11
+- Update readme and licence files
12
+
13
## 1.0.0
14
- Initial release after exporting source code from the [PackageGenerator](https://github.com/WsdlToPhp/PackageGenerator) project
0 commit comments