Skip to content
This repository was archived by the owner on May 29, 2019. It is now read-only.

Commit 90fa2f6

Browse files
committed
docs(readme): add note about versioning policy
- Add information on versioning policy Closes #5800 Closes #5958
1 parent 4fef037 commit 90fa2f6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Diff for: README.md

+4
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,10 @@ import typeahead from 'angular-ui-bootstrap/src/typeahead/index-nocss.js';
133133
angular.module('myModule', [accordion, datepicker]);
134134
```
135135

136+
# Versioning
137+
138+
Pre-2.0.0 does not follow a particular versioning system. 2.0.0 and onwards follows [semantic versioning](http://semver.org/). All release changes can be viewed on our [changelog](CHANGELOG.md).
139+
136140
# Support
137141

138142
## FAQ

0 commit comments

Comments
 (0)