mirror of
https://github.com/oDinZu/natural-earth-vector.git
synced 2025-02-23 00:02:17 -05:00
formatting
This commit is contained in:
parent
d2d72ad194
commit
872f091799
@ -38,6 +38,9 @@ Natural Earth is a big project with hundreds of files that depend on each other
|
|||||||
* **Backwards incompatible** API changes, increment the major version X.
|
* **Backwards incompatible** API changes, increment the major version X.
|
||||||
* **Backwards compatible** API additions/changes, increment the minor version Y
|
* **Backwards compatible** API additions/changes, increment the minor version Y
|
||||||
* **Bug fixes** not affecting the file and field names, patch version Z will be incremented.
|
* **Bug fixes** not affecting the file and field names, patch version Z will be incremented.
|
||||||
|
|
||||||
|
Specifically:
|
||||||
|
|
||||||
* Changing existing data file names, major version X will be incremented.
|
* Changing existing data file names, major version X will be incremented.
|
||||||
* Changing existing data column (field) names, major version X will be incremented.
|
* Changing existing data column (field) names, major version X will be incremented.
|
||||||
* Removing `FeatureCla` field attribute values, major version X will be incremented.
|
* Removing `FeatureCla` field attribute values, major version X will be incremented.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user