Skip to content

Commit

Permalink
Release 1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
piax93 committed Nov 25, 2020
1 parent 1ea0879 commit e32cfc8
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions packaging/debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
pidtree-bcc (1.4.0) unstable; urgency=medium

* Normalize "excludeports" and "includeports" settings for all probes

-- Matteo Piano <[email protected]> Wed, 25 Nov 2020 07:27:49 -0800

pidtree-bcc (1.3.2) unstable; urgency=medium

* Clean exit on IO errors
Expand Down
2 changes: 1 addition & 1 deletion pidtree_bcc/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '1.3.2'
__version__ = '1.4.0'

0 comments on commit e32cfc8

Please sign in to comment.