Skip to content

Commit

Permalink
Merge pull request #648 from niccokunzmann/changes
Browse files Browse the repository at this point in the history
Remove ... in changelog
  • Loading branch information
stevepiercy committed Jun 22, 2024
2 parents 797beb4 + ed3508d commit 3736f17
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -61,10 +61,6 @@ Minor changes:
- Document how to serve the built documentation to view with the browser
- Improve test coverage

Breaking changes:

- ...

New features:

- Create GitHub releases for each tag.
Expand All @@ -91,18 +87,8 @@ Minor changes:
- Update GitHub Actions steps versions
- Keep GitHub Actions up to date with GitHub's Dependabot


Breaking changes:

- ...

New features:

- ...

Bug fixes:

- ...
- Fixed index error in cal.py when attempting to pop from an empty stack
- Fixed type error in prop.py when attempting to join strings into a byte-string
- Caught Wrong Date Format in ical_fuzzer to resolve fuzzing coverage blocker
Expand Down

0 comments on commit 3736f17

Please sign in to comment.