We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85ecf6e commit 2e0a185Copy full SHA for 2e0a185
1 file changed
CHANGELOG.md
@@ -8,9 +8,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
8
### Changed
9
- Replace build.rs with link attributes. [#205]
10
- Add support for getrandom syscall on DragonFly BSD. [#210]
11
+- Improve Node.js detection. [#215]
12
13
[#205]: https://github.com/rust-random/getrandom/pull/205
14
[#210]: https://github.com/rust-random/getrandom/pull/210
15
+[#215]: https://github.com/rust-random/getrandom/pull/215
16
17
## [0.2.2] - 2021-01-19
18
0 commit comments