Skip to content

Commit 6398d98

Browse files
authored
update changelog
update versions in changelog
1 parent 46e4212 commit 6398d98

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

CHANGELOG.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,13 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](http://keepachangelog.com/)
55
and this project adheres to [Semantic Versioning](http://semver.org/).
66

7-
## [0.0.2] - 2016-12-23
7+
## [1.0.1] - 2016-12-23
88
### Changed
9-
- remove package resolve to fix the problem caused by resolve/lib/core.json format changing
9+
- remove package `resolve` to fix the bug caused by format changing of the internal file core.json of resolve 1.1.7
10+
- add bug description and solution to README.md
1011

11-
## [0.0.1] - 2016-12-23
12+
## [1.0.0] - 2016-12-23
1213
### Added
1314
- support resolve node modules with alias config
1415
- support resolve normal node modules, including Node.js core modules and other third party modules
15-
- support resolve relative path modules
16+
- support resolve relative path modules

0 commit comments

Comments
 (0)