1 | # browser-resolve Change Log
|
2 | All notable changes to this project will be documented in this file.
|
3 | This project adheres to [Semantic Versioning](http://semver.org/).
|
4 |
|
5 | ## 2.0.0 - 2020-08-03
|
6 | * Update `resolve` to 1.17.0+.
|
7 |
|
8 | Technically, this is a bugfix and feature update. However, older browserify versions rely on a `resolve` bug, and would break if this was published as a minor version update.
|