We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c97ab10 commit 65e8706Copy full SHA for 65e8706
docs/reference/changelog.rst
@@ -4,6 +4,13 @@ Changelog
4
See the `Releases page`_ on GitHub for a complete list of commits that are
5
included in each version.
6
7
+2.2.0 (2025-Jan-16)
8
+-------------------
9
+- ``hookutil.py`` now available for dependent projects to clean up lxd
10
+ instances.
11
+- Dependent projects can now disable lxd ``mknod`` interception via
12
+ ``LXDProvider``'s ``__init__``.
13
+
14
2.1.0 (2025-Jan-10)
15
-------------------
16
- Require Multipass>=1.14.1
0 commit comments