Semantic Versioning
Version: 7.15.20
- Major: Gets incremented on breaking changes
- Read the documentation before updating
 
 - Minor: Gets incremented for new features
- Update at some point but test your code
 
 - Patch: Gets incremented for bug and security fixes
- Should be safe (but test your code)
 
 
10 / 21