diff --git a/docs/changelog.md b/docs/changelog.md index cb1919de..5ae25462 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -8,6 +8,12 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). See the [Contributing Guide](contributing.md) for details. +## [Unreleased] + +### Changed + +* DRY fix in `abbr` extension by introducing method `create_element` (#1483). + ## [3.7] -- 2024-08-16 ### Changed