fix another occurence of "macro" to "major"
This commit is contained in:
parent
f19ba6c2b1
commit
a5ff345f7b
|
@ -4,7 +4,7 @@
|
||||||
- (experimental) adapt more SEMVER style versioning and change meaning of
|
- (experimental) adapt more SEMVER style versioning and change meaning of
|
||||||
master branch in git repo: "master" branch now keeps the bugfixes, changes
|
master branch in git repo: "master" branch now keeps the bugfixes, changes
|
||||||
aimed for micro releases. "features" branch will only be be released
|
aimed for micro releases. "features" branch will only be be released
|
||||||
with minor or macro pytest releases.
|
with minor or major pytest releases.
|
||||||
|
|
||||||
- Fix issue #766 by removing documentation references to distutils.
|
- Fix issue #766 by removing documentation references to distutils.
|
||||||
Thanks Russel Winder.
|
Thanks Russel Winder.
|
||||||
|
|
Loading…
Reference in New Issue