Skip to content

Commit

Permalink
v2.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
kislyuk committed Oct 28, 2019
1 parent 907b1f2 commit 903b257
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions Changes.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
Changes for v2.8.1 (2019-10-28)
===============================

- Filter out -C and separate commingled yq and jq short options

Changes for v2.8.0 (2019-10-25)
===============================

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

setup(
name="yq",
version="2.8.0",
version="2.8.1",
url="https://github.com/kislyuk/yq",
license="Apache Software License",
author="Andrey Kislyuk",
Expand Down

0 comments on commit 903b257

Please sign in to comment.