Skip to content

Commit

Permalink
Prepare for release v1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
jarun committed Apr 8, 2020
1 parent 6b33a52 commit 8c0d894
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 2 deletions.
11 changes: 10 additions & 1 deletion CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
ddgr v1.8
2020-04-08

- Ignore instant results in JSON output
- Support year in duration
- Support Python 3.8

-------------------------------------------------------------------------------

ddgr v1.7
2018-09-03
2019-09-03

What's in?
- Use setproctitle to set process name
Expand Down
7 changes: 6 additions & 1 deletion packagecore.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,12 @@ packages:
- make
deps:
- python3
opensuse42.3:
fedora31:
builddeps:
- make
deps:
- python3
opensuse15.1:
builddeps:
- make
deps:
Expand Down

1 comment on commit 8c0d894

@jarun
Copy link
Owner Author

@jarun jarun commented on 8c0d894 Apr 8, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@eclipseo, @pabloariasal, @szlin, @zmwangx ddgr v1.8 is released!

Please sign in to comment.