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
+10-1Lines changed: 10 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,14 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
6
6
7
7
## [Unreleased]
8
8
9
+
## [0.4.0] - 2020-07-14
10
+
11
+
### Added
12
+
- Added support for passing arbitrary architectures to Xcode builds, enables `arm64` builds.
13
+
14
+
### Fixed
15
+
- Fixed a bug on Solaris where copying archives failed.
16
+
9
17
## [0.3.0] - 2020-06-06
10
18
11
19
### Added
@@ -26,7 +34,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
26
34
This is the first release of this project, based on https://chromium.googlesource.com/external/gyp
27
35
with changes made over the years in Node.js and node-gyp.
0 commit comments