Skip to content

Commit

Permalink
Release 2.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
piax93 committed Nov 28, 2024
1 parent 739da04 commit 8f1d66c
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.6.0) unstable; urgency=medium

* Improve handling of container tracing

-- Matteo Piano <[email protected]> Thu, 28 Nov 2024 01:49:53 -0800

pidtree-bcc (2.5.0) unstable; urgency=medium

* Support selecting events from specific containers
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.5.0'
__version__ = '2.6.0'

0 comments on commit 8f1d66c

Please sign in to comment.