Skip to content

Commit 65bed0d

Browse files
committed
Update README.md
1 parent f506141 commit 65bed0d

File tree

1 file changed

+5
-7
lines changed

1 file changed

+5
-7
lines changed

README.md

+5-7
Original file line numberDiff line numberDiff line change
@@ -1129,19 +1129,17 @@ $ scw inspect myserver | jq '.[0].public_ip.address'
11291129

11301130
### master (unreleased)
11311131

1132-
#### Features
1133-
11341132
* Support of `scw tag --bootscript=""` option ([#149](https://github.com/scaleway/scaleway-cli/issues/149)
11351133
* `scw info` now prints user/organization info from the API ([#130](https://github.com/scaleway/scaleway-cli/issues/130)
11361134
* Added helpers to manipulate new `user_data` API ([#150](https://github.com/scaleway/scaleway-cli/issues/150))
1135+
* Renamed `create-image-from-s3.sh` example and now auto-filling image metadata (title and bootscript) based on the Makefile configuration
11371136
* Support of `scw rm -f/--force` option ([#158](https://github.com/scaleway/scaleway-cli/issues/158))
11381137
* Added `scw _userdata local ...` option which interacts with the Metadata API without authentication ([#166](https://github.com/scaleway/scaleway-cli/issues/166))
11391138
* Initial version of `scw _billing` (price estimation tool) ([#118](https://github.com/scaleway/scaleway-cli/issues/118)
1140-
1141-
#### Fixes
1142-
1143-
* Fixed nil pointer dereference ([#155](https://github.com/scaleway/scaleway-cli/pull/155)) ([@ebfe](https://github.com/ebfe))
1144-
* Fixed regression on scw create ([#142](https://github.com/scaleway/scaleway-cli/issues/142))
1139+
* Fix: debian-package installation
1140+
* Fix: nil pointer dereference ([#155](https://github.com/scaleway/scaleway-cli/pull/155)) ([@ebfe](https://github.com/ebfe))
1141+
* Fix: regression on scw create ([#142](https://github.com/scaleway/scaleway-cli/issues/142))
1142+
* Stability improvements
11451143

11461144
View full [commits list](https://github.com/scaleway/scaleway-cli/compare/v1.4.0...master)
11471145

0 commit comments

Comments
 (0)