Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
jsh9 committed Feb 17, 2024
1 parent 3a5e4b0 commit af2c326
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,14 @@
## [0.4.1] - 2024-02-17

- Fixed

- A bug where using double quotes in Literal type (such as `Literal["foo"]`
could produce a false positive `DOC203` violation.
- Removed useless argument `--src`

- Full diff
- https://github.com/jsh9/pydoclint/compare/0.4.0...0.4.1

## [0.4.0] - 2024-02-08

- Changed
Expand Down

0 comments on commit af2c326

Please sign in to comment.