We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5a6db0 commit 4dbf2c0Copy full SHA for 4dbf2c0
CHANGELOG.md
@@ -4,6 +4,15 @@ All Notable changes to `php-lxd` will be documented in this file.
4
5
Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) principles.
6
7
+# [0.22.0]
8
+
9
+## Added
10
+ - Recursion parameter for all project method
11
12
+## Fixed
13
+ - If source host is using the socket when migrating an instance, use host
14
+ environment address instead of client url
15
16
# [0.21.0]
17
18
## Added
0 commit comments