Skip to content

Commit 5c9744e

Browse files
authored
chore: update CHANGELOG.md for new release
1 parent 3614bef commit 5c9744e

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Changelog
22

3+
## [v1.7.4](https://github.com/PyCQA/docformatter/tree/v1.7.4) (2023-07-10)
4+
5+
[Full Changelog](https://github.com/PyCQA/docformatter/compare/v1.7.3...v1.7.4)
6+
7+
Bug Fixes
8+
9+
- fix: summary with back ticks and sphinx field names with periods [\#248](https://github.com/PyCQA/docformatter/pull/248) ([weibullguy](https://github.com/weibullguy))
10+
11+
**Merged pull requests:**
12+
13+
- test: split format tests into multiple files [\#246](https://github.com/PyCQA/docformatter/pull/246) ([weibullguy](https://github.com/weibullguy))
14+
- chore: update documentation link for metadata [\#247](https://github.com/PyCQA/docformatter/pull/247) ([icp1994](https://github.com/icp1994))
15+
316
## [v1.7.3](https://github.com/PyCQA/docformatter/tree/v1.7.3) (2023-06-23)
417

518
[Full Changelog](https://github.com/PyCQA/docformatter/compare/v1.7.2...v1.7.3)

0 commit comments

Comments
 (0)