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

Migrate flat, flat-square, plastic and social to use XmlElement #6883

Merged
merged 14 commits into from
Aug 21, 2021
Merged
4 changes: 4 additions & 0 deletions badge-maker/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## 4.0.0 [WIP]

- Drop compatibility with Node 10
Comment on lines +3 to +5
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not strictly related to this PR but the next package release has to be v4 because we've dropped node10. I'm starting the changelog here so we don't lose sight of it.


## 3.3.1

- Improve font measuring in for-the-badge and social styles
Expand Down
Loading