Skip to content

Commit

Permalink
Updating changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
lostpebble committed Oct 8, 2020
1 parent e072ddf commit df7775e
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion changelog.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,14 @@
# Next
# 2.0.0

## Breaking Changes

Big simplification of the API.

* Only two parameters to be provided now, the `basePackage` and `options`
* Made `useInstalledVersions` defaulted to `true`
* The old way of specifying `versionsPackageFiles` is still possible - needs to be provided as an option now

# 1.1.2

* Add `peerDependencies` and `devDependencies` support

Expand Down

0 comments on commit df7775e

Please sign in to comment.