0
0
mirror of https://github.com/semver/semver.git synced 2025-08-27 16:25:30 +00:00

Merge pull request #140 from bessarabov/patch-1

Update semver.md
This commit is contained in:
Phil Haack 2013-07-18 09:26:51 -07:00
commit be43a960cc

View File

@ -238,7 +238,7 @@ in place. Before you completely remove the functionality in a new major release
there should be at least one minor release that contains the deprecation so
that users can smoothly transition to the new API.
### Does semver have a size limit on the version string?
### Does SemVer have a size limit on the version string?
No, but use good judgment. A 255 character version string is probably overkill,
for example. Also, specific systems may impose their own limits on the size of