Ver Fonte

Update README.md

Ryan Chandler há 5 anos atrás
pai
commit
5c7dd47773
1 ficheiros alterados com 6 adições e 0 exclusões
  1. 6 0
      README.md

+ 6 - 0
README.md

@@ -122,3 +122,9 @@ Spruce.stores.application.name = 'Amazing Spruce Integration'
 ```
 
 This will trigger Alpine to re-evaluate your subscribed components and re-render.
+
+## Versioning
+
+This projects follow the [Semantic Versioning](https://semver.org/) guidelines. This means that there *could* be breaking changes on minor version changes, up until v1.x is reached.
+
+For example, 0.1 -> 0.2 might introduce a breaking change.