Skip to content

Commit

Permalink
Release 2.0.0rc0
Browse files Browse the repository at this point in the history
  • Loading branch information
piax93 committed Jan 26, 2022
1 parent 30a6abb commit da81922
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions packaging/debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
pidtree-bcc (2.0.0~rc0) unstable; urgency=medium

* Restart if probe added/removed
* Add mutex to filter reloads
* Fix horrible classvar bug

-- Matteo Piano <[email protected]> Wed, 26 Jan 2022 05:06:33 -0800

pidtree-bcc (2.0.0~alpha4) unstable; urgency=medium

* Fix swapping of equilavent net-filter keys
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__ = '2.0.0a4'
__version__ = '2.0.0rc0'

0 comments on commit da81922

Please sign in to comment.