Skip to content

Commit

Permalink
docs: update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
joshiste committed May 17, 2024
1 parent 0299c36 commit 0df4ad1
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
4 changes: 4 additions & 0 deletions go/action_kit_commons/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## 1.1.11

- Check when CGroup2 nsdelegate is used and running containers on other CGroups

## 1.1.10

- Added noop mode for diskfill attack to avoid errors when the disk is already full enough
Expand Down
4 changes: 4 additions & 0 deletions go/action_kit_test/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## 1.2.13

- Fix: Nil pointer deref

## 1.2.12

- Fix: Workaround for build images on containerd not working via minikube
Expand Down

0 comments on commit 0df4ad1

Please sign in to comment.