Skip to content

Commit

Permalink
changelog: update
Browse files Browse the repository at this point in the history
  • Loading branch information
maxlath committed Jul 16, 2023
1 parent f33f539 commit d23e6b2
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
@@ -1,6 +1,10 @@
# CHANGELOG
*versions follow [SemVer](http://semver.org)*

## 6.0.0 - 2023-07-16
**BREAKING CHANGE**: `wikibase-edit` now uses the [ES module](https://nodejs.org/api/esm.html) syntax. This also requires to bump the minimal NodeJS version to `>= v14.0.0`.
* Add support for `entity.statements` to support Wikibase-ish instances such as https://commons.wikimedia.org. See https://phabricator.wikimedia.org/T149410 for more on this oddity.

## 5.3.0 - 2022-11-01
* Add [`badge.add`](https://github.com/maxlath/wikibase-edit/blob/main/docs/how_to.md#add-badges) function
* Add [`badge.remove`](https://github.com/maxlath/wikibase-edit/blob/main/docs/how_to.md#remove-badges) function
Expand Down

0 comments on commit d23e6b2

Please sign in to comment.