simplification of formatting host method
[akkoma] / CHANGELOG.md
index 263d8d2ad30be087636e1afb776dc5925509094c..cc18f2f99b02fc908afb2d6de439b318a730dc5f 100644 (file)
@@ -38,6 +38,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
 - Rate limiter is now disabled for localhost/socket (unless remoteip plug is enabled)
 - Logger: default log level changed from `warn` to `info`.
 - Config mix task `migrate_to_db` truncates `config` table before migrating the config file.
+- Default to `prepare: :unnamed` in the database configuration.
 <details>
   <summary>API Changes</summary>