Skip to content

Commit 5488545

Browse files
authored
fix: markdown headings in CHANGELOG (#336)
1 parent 2003025 commit 5488545

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@
66

77
* Drop support for EOL Python 3.9 version (thanks [@kyluca](https://github.com/kyluca)).
88

9-
## Bugfixes
9+
### Bugfixes
1010

1111
* Fixed unexpected behavior by only raising URLError or HTTPError when there are no results at all (thanks [@kyluca](https://github.com/kyluca)).
1212
* Return exit code 1 when search finds no results (thanks [@gowtham1412-p](https://github.com/gowtham1412-p)).
1313

14-
## Features
14+
### Features
1515

1616
* Added support for Python 3.14 (thanks [@kyluca](https://github.com/kyluca), [@kbdharun](https://github.com/kbdharun), [@sebastiaanspeck](https://github.com/sebastiaanspeck)).
1717
* Allow cache updating and command displaying on the same command (thanks [@Managor](https://github.com/Managor)).

0 commit comments

Comments
 (0)