Skip to content

Commit ff9b078

Browse files
committed
Update changelog
1 parent 029e942 commit ff9b078

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,18 @@ All Notable changes to `php-lxd` will be documented in this file.
44

55
Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) principles.
66

7+
# [0.15.0]
8+
9+
## Added
10+
- Added an instance class that you should use instead of containers, it will
11+
fall back to the `/containers` endpoint if your host doesn't support `/instances`
12+
which is the agnostic way of dealing with both containers and virtual machines
13+
14+
715
# [0.14.0]
816

917
## Added
10-
- Provide backup as source type & file to create container from backup file
18+
- Provide backup as source type & file to create container from backup file
1119

1220
## [0.13.2]
1321

0 commit comments

Comments
 (0)