File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.
44
55This project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
66
7+ ## 1.0.1
8+ * Fix a duplicate test name.
9+ * Tweak LICENSE text so Github can recognise it.
10+ * Tweak LICENSE text to include the year and author.
11+ * Add security policy file.
12+
713## 1.0.0
814This release updates to the Node v10.3.0 API. ** This change is breaking** ,
915because path methods now throw errors when called with arguments that are not
Original file line number Diff line number Diff line change 11{
22 "name" : " path-browserify" ,
33 "description" : " the path module from node core for browsers" ,
4- "version" : " 1.0.0 " ,
4+ "version" : " 1.0.1 " ,
55 "author" : {
66 "name" : " James Halliday" ,
77
You can’t perform that action at this time.
0 commit comments