Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
isaacs committed Apr 10, 2020
1 parent dfe658f commit 77c95e3
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,16 @@
# changes log

## 7.2.0

* Add `simplifyRange` method to attempt to generate a more human-readable
range expression that is equivalent to a supplied range, for a given set
of versions.

## 7.1.2

* Remove fancy lazy-loading logic, as it was causing problems for webpack
users.

## 7.1.0

* Add `require('semver/preload')` to load the entire module without using
Expand Down

0 comments on commit 77c95e3

Please sign in to comment.