docs: Add a summary of the PR changes to CHANGELOG

This commit is contained in:
Alexander Edding 2026-06-20 12:15:29 +02:00
commit 424a7a8ed3
No known key found for this signature in database

View file

@ -1,3 +1,12 @@
version next
- Correct the documented style option defaults, changing them from nodetails to
details for the classic, banking, oldstyle, and fancy styles, to match the
current implementation (#299)
- Set the details option explicitly as default in the banking style (#299)
- Add the missing details and nodetails options to the contemporary style,
setting details and separator as explicit defaults (#299)
version 2.6.0 (19 Jun 2026)
- Upgrade to Fontawesome 6 (#183)
- Document how to set custom strings for social command (#239)