Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DOC: Add CHANGELOG to the rendered docs #1023

Merged
merged 6 commits into from Jun 28, 2022
Merged

Conversation

MartinThoma
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Jun 23, 2022

Codecov Report

Merging #1023 (fe7b4c9) into main (53efd73) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #1023   +/-   ##
=======================================
  Coverage   89.60%   89.60%           
=======================================
  Files          24       24           
  Lines        4425     4425           
  Branches      914      914           
=======================================
  Hits         3965     3965           
  Misses        314      314           
  Partials      146      146           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 53efd73...fe7b4c9. Read the comment docs.

CHANGELOG Show resolved Hide resolved
docs/meta/CHANGELOG.md Outdated Show resolved Hide resolved
Co-authored-by: Matthew Peveler <matt.peveler@gmail.com>
@MartinThoma MartinThoma added the nf-documentation Non-functional change: Documentation label Jun 25, 2022
@MartinThoma MartinThoma merged commit c7d2450 into main Jun 28, 2022
@MartinThoma MartinThoma deleted the beautify-changelog branch June 28, 2022 05:20
MartinThoma added a commit that referenced this pull request Jun 30, 2022
New Features (ENH):
-  Add writer.pdf_header property (getter and setter) (#1038)

Performance Improvements (PI):
-  Remove b_ call in FloatObject.write_to_stream (#1044)
-  Check duplicate objects in writer._sweep_indirect_references (#207)

Documentation (DOC):
-  How to surppress exceptions/warnings/log messages (#1037)
-  Remove hyphen from lossless (#1041)
-  Compression of content streams (#1040)
-  Fix inconsistent variable names in add-watermark.md (#1039)
-  File size reduction
-  Add CHANGELOG to the rendered docs (#1023)

Maintenance (MAINT):
-  Handle XML error when reading XmpInformation (#1030)
-  Deduplicate Code / add mutmut config (#1022)

Code Style (STY):
-  Use unnecessary one-line function / class attribute (#1043)
-  Docstring formatting (#1033)

Full Changelog: 2.4.0...2.4.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
nf-documentation Non-functional change: Documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants