Skip to content

Commit

Permalink
Release 2.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
piax93 committed Nov 7, 2024
1 parent d649e71 commit a1776b5
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 (2.5.0) unstable; urgency=medium

* Support selecting events from specific containers

-- Matteo Piano <[email protected]> Thu, 07 Nov 2024 02:18:36 -0800

pidtree-bcc (2.4.1) unstable; urgency=medium

* Fix shutdown behaviour of remote config fetcher
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.4.1'
__version__ = '2.5.0'

0 comments on commit a1776b5

Please sign in to comment.