diff --git a/changelog.d/1485.feature.md b/changelog.d/1485.feature.md new file mode 100644 index 00000000..2f40bf62 --- /dev/null +++ b/changelog.d/1485.feature.md @@ -0,0 +1 @@ +BREAKING: Added an entrypoint to the Docker image. This means you no longer need to specify the binary when running a command using the image. Contributed by @Jade