Merge branch 'develop' into feature/gen-magic
[akkoma] / CHANGELOG.md
index 75357f05edc20cf20cc62c471e1bc6e85fb687ac..a5c75bd4fa8931694d0fa30e74b0109270cbac85 100644 (file)
@@ -7,6 +7,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
 
 ### Changed
 
+- **Breaking** Requires `libmagic` (or `file`) to guess file types.
 - Renamed `:await_up_timeout` in `:connections_pool` namespace to `:connect_timeout`, old name is deprecated.
 - Renamed `:timeout` in `pools` namespace to `:recv_timeout`, old name is deprecated.