diff --git a/changelog.rst b/changelog.rst index f90a2b6ab2c..ad5d7fdd86d 100644 --- a/changelog.rst +++ b/changelog.rst @@ -152,8 +152,8 @@ Minor Documentation Changes * `#5989 `_ Fix words according context (richardpq) * `#5992 `_ More use single quotes for YAML strings (snoek09) * `#5957 `_ mark deep option as deprecated (snoek09) -* `#5943 `_ Add tip for when returning `null` from `createToken()` (jeroenseegers) * `#5940 `_ [Cookbook][ServiceContainer] move filename comment to the top of the code block (xabbuh) +* `#5943 `_ Add tip for when returning ``null`` from ``createToken()`` (jeroenseegers) * `#5956 `_ Update security.rst (mpaquet) * `#5959 `_ Fix #5912 Ambiguity on Access Decision Manager's Strategy (Pierre Maraitre) * `#5955 `_ use single quotes for YAML strings (snoek09)