|
|
|
@ -227,6 +227,22 @@ Mailing list
|
|
|
|
|
|
|
|
|
|
Much of the conversation between developers and users is managed through [mailing list] (http://groups.google.com/group/pf4j). |
|
|
|
|
|
|
|
|
|
Versioning |
|
|
|
|
------------ |
|
|
|
|
PF4J will be maintained under the Semantic Versioning guidelines as much as possible. |
|
|
|
|
|
|
|
|
|
Releases will be numbered with the follow format: |
|
|
|
|
|
|
|
|
|
`<major>.<minor>.<patch>` |
|
|
|
|
|
|
|
|
|
And constructed with the following guidelines: |
|
|
|
|
|
|
|
|
|
* Breaking backward compatibility bumps the major |
|
|
|
|
* New additions without breaking backward compatibility bumps the minor |
|
|
|
|
* Bug fixes and misc changes bump the patch |
|
|
|
|
|
|
|
|
|
For more information on SemVer, please visit http://semver.org/. |
|
|
|
|
|
|
|
|
|
License |
|
|
|
|
-------------- |
|
|
|
|
Copyright 2012 Decebal Suiu |
|
|
|
|