changelog: Add an entry

This commit is contained in:
Krzesimir Nowak 2024-08-05 17:22:21 +02:00
parent 9a3e26bf9b
commit a4ace4e43a

View File

@ -0,0 +1 @@
- The `docker build` command will now use buildx as its backend as the old one became deprecated and a loud "DEPRECATED" information is printed every time it's used.