Skip to content

Commit

Permalink
versioning
Browse files Browse the repository at this point in the history
  • Loading branch information
benhaynes committed Jul 26, 2016
1 parent f54163d commit ac0e6ce
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,17 +51,15 @@ NGINX or Apache Server, PHP 5.5+, MySQL 5.2+, pdo_mysql, mod_rewrite, curl, gd,


## Versioning ##
For transparency and insight into our release cycle, releases will be numbered with the follow format:
Directus releases are numbered with the following format and guidelines:

`<major>.<minor>.<patch>`

And constructed with the following guidelines:

* Breaking backwards compatibility bumps the major
* New additions without breaking backwards compatibility bumps the minor
* Bug fixes and misc changes bump the patch

_For more information on semantic versioning, please visit [http://semver.org/](http://semver.org/)._
_For more information on semantic versioning, please visit [semver.org](http://semver.org/)._


## Database Types ##
Expand Down

0 comments on commit ac0e6ce

Please sign in to comment.