You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: tools/gyp/CHANGELOG.md
+8-1Lines changed: 8 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,12 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
6
6
7
7
## [Unreleased]
8
8
9
+
## [0.6.0] - 2020-10-13
10
+
11
+
### Added
12
+
- The Makefile generator will now output shared libraries directly to the product
13
+
directory on all platforms (previously only macOS).
14
+
9
15
## [0.5.0] - 2020-09-30
10
16
11
17
### Added
@@ -46,7 +52,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
46
52
This is the first release of this project, based on https://chromium.googlesource.com/external/gyp
47
53
with changes made over the years in Node.js and node-gyp.
0 commit comments