-
-
Notifications
You must be signed in to change notification settings - Fork 85
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
12 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,15 @@ | ||
Changes for v2.0.0 (2017-01-14) | ||
=============================== | ||
|
||
- Begin 2.0.0 release series. This package's release series available | ||
on PyPI begins with version 2.0.0. Versions of ``yq`` prior to 2.0.0 | ||
are distributed by https://github.com/abesto/yq and are not related | ||
to this package. No guarantees of compatibility are made between | ||
abesto/yq and kislyuk/yq. This package follows the | ||
``Semantic Versioning 2.0.0 <http://semver.org/>``\ \_ standard. To | ||
ensure proper operation, declare dependency version ranges according | ||
to SemVer. See the Readme for more information. | ||
|
||
Version 1.9.9 (2017-01-14) | ||
-------------------------- | ||
- Placeholder for 2.0.0 |