diff --git a/CHANGELOG.md b/CHANGELOG.md
index 1bb9134b5f647c..ca197354ddc52f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -26,7 +26,8 @@ release.
-6.9.4
+6.10.0
+6.9.4
6.9.3
6.9.2
6.9.1
diff --git a/doc/changelogs/CHANGELOG_V6.md b/doc/changelogs/CHANGELOG_V6.md
index 348c805e9c911f..90c9d3105d9c06 100644
--- a/doc/changelogs/CHANGELOG_V6.md
+++ b/doc/changelogs/CHANGELOG_V6.md
@@ -43,6 +43,177 @@
[Node.js Long Term Support Plan](https://github.com/nodejs/LTS) and
will be supported actively until April 2018 and maintained until April 2019.
+
+## 2017-02-21, Version 6.10.0 'Boron' (LTS), @MylesBorins
+
+### Notable Changes
+
+Coming Soon
+
+### Commits
+
+* [[`6663183c21`](https://github.com/nodejs/node/commit/6663183c21)] - **async_wrap**: clear destroy_ids vector (Trevor Norris) [#10400](https://github.com/nodejs/node/pull/10400)
+* [[`8a562cfd0e`](https://github.com/nodejs/node/commit/8a562cfd0e)] - **benchmark**: refactor buffer benchmarks (Troy Connor) [#10175](https://github.com/nodejs/node/pull/10175)
+* [[`9eaa721fb1`](https://github.com/nodejs/node/commit/9eaa721fb1)] - **buffer**: fix single-character string filling (Anna Henningsen) [#9837](https://github.com/nodejs/node/pull/9837)
+* [[`60d5f6b64f`](https://github.com/nodejs/node/commit/60d5f6b64f)] - **buffer**: handle UCS2 `.fill()` properly on BE (Anna Henningsen) [#9837](https://github.com/nodejs/node/pull/9837)
+* [[`5e545362d3`](https://github.com/nodejs/node/commit/5e545362d3)] - **build**: add /opt/freeware/... to AIX library path (Stewart X Addison) [#10128](https://github.com/nodejs/node/pull/10128)
+* [[`4052c02eda`](https://github.com/nodejs/node/commit/4052c02eda)] - **build**: add (not) cross-compiled configure flags (Jesús Leganés-Combarro 'piranna) [#10287](https://github.com/nodejs/node/pull/10287)
+* [[`72f3262265`](https://github.com/nodejs/node/commit/72f3262265)] - **(SEMVER-MINOR)** **crypto**: allow adding extra certs to well-known CAs (Sam Roberts) [#9139](https://github.com/nodejs/node/pull/9139)
+* [[`f2993334e6`](https://github.com/nodejs/node/commit/f2993334e6)] - **crypto**: fix handling of root_cert_store. (Adam Langley) [#9409](https://github.com/nodejs/node/pull/9409)
+* [[`4849d03145`](https://github.com/nodejs/node/commit/4849d03145)] - **crypto**: Use reference count to manage cert_store (Adam Majer) [#9409](https://github.com/nodejs/node/pull/9409)
+* [[`b825b3cb71`](https://github.com/nodejs/node/commit/b825b3cb71)] - **debugger**: call `this.resume()` after `this.run()` (Lance Ball) [#10099](https://github.com/nodejs/node/pull/10099)
+* [[`8b82ed06a9`](https://github.com/nodejs/node/commit/8b82ed06a9)] - **deps**: backport 7c3748a from upstream V8 (Cristian Cavalli) [#10881](https://github.com/nodejs/node/pull/10881)
+* [[`51d62f736d`](https://github.com/nodejs/node/commit/51d62f736d)] - **deps**: backport 224d376 from V8 upstream (jBarz) [#10546](https://github.com/nodejs/node/pull/10546)
+* [[`72b4de5f99`](https://github.com/nodejs/node/commit/72b4de5f99)] - **deps**: ICU 58.2 bump download URL (Steven R. Loomis) [#10206](https://github.com/nodejs/node/pull/10206)
+* [[`31dd2538cf`](https://github.com/nodejs/node/commit/31dd2538cf)] - **deps**: ICU 58.2 bump (Steven R. Loomis) [#10206](https://github.com/nodejs/node/pull/10206)
+* [[`67b41b1d13`](https://github.com/nodejs/node/commit/67b41b1d13)] - **(SEMVER-MINOR)** **deps**: Intl: ICU 58 bump - small icu (BIG COMMIT) (Steven R. Loomis) [#9234](https://github.com/nodejs/node/pull/9234)
+* [[`964cf26f82`](https://github.com/nodejs/node/commit/964cf26f82)] - **(SEMVER-MINOR)** **deps**: Intl: ICU 58 bump: configure/LICENSE/docs (Steven R. Loomis) [#9234](https://github.com/nodejs/node/pull/9234)
+* [[`af485ff1c0`](https://github.com/nodejs/node/commit/af485ff1c0)] - **deps**: update patch level in V8 (Myles Borins) [#10666](https://github.com/nodejs/node/pull/10666)
+* [[`055c6b9165`](https://github.com/nodejs/node/commit/055c6b9165)] - **deps**: cherry-pick a715957 from V8 upstream (Myles Borins) [#10666](https://github.com/nodejs/node/pull/10666)
+* [[`642ad4fc68`](https://github.com/nodejs/node/commit/642ad4fc68)] - **deps**: cherry-pick 7a88ff3 from V8 upstream (Myles Borins) [#10666](https://github.com/nodejs/node/pull/10666)
+* [[`8cf34724ad`](https://github.com/nodejs/node/commit/8cf34724ad)] - **deps**: cherry-pick d800a65 from V8 upstream (Myles Borins) [#10666](https://github.com/nodejs/node/pull/10666)
+* [[`dcccc687d0`](https://github.com/nodejs/node/commit/dcccc687d0)] - **deps**: cherry-pick baba152 from V8 upstream (Michaël Zasso) [#10689](https://github.com/nodejs/node/pull/10689)
+* [[`182e042c9a`](https://github.com/nodejs/node/commit/182e042c9a)] - **deps**: fix compile bug in v8/lookup.h (Matthew Avery) [#10525](https://github.com/nodejs/node/pull/10525)
+* [[`d7d605e187`](https://github.com/nodejs/node/commit/d7d605e187)] - **doc**: add joyeecheung to collaborators (Joyee Cheung) [#10603](https://github.com/nodejs/node/pull/10603)
+* [[`eef753303a`](https://github.com/nodejs/node/commit/eef753303a)] - **doc**: unify dirname and filename description (Sam Roberts) [#10527](https://github.com/nodejs/node/pull/10527)
+* [[`394e85e4c3`](https://github.com/nodejs/node/commit/394e85e4c3)] - **doc**: warn about unvalidated input in child_process (Matthew Garrett) [#10466](https://github.com/nodejs/node/pull/10466)
+* [[`350ca0f9db`](https://github.com/nodejs/node/commit/350ca0f9db)] - **doc**: require two-factor authentication (Rich Trott) [#10529](https://github.com/nodejs/node/pull/10529)
+* [[`c13c9ff5b4`](https://github.com/nodejs/node/commit/c13c9ff5b4)] - **doc**: use "Node.js" in V8 guide (Rich Trott) [#10438](https://github.com/nodejs/node/pull/10438)
+* [[`069a7be35f`](https://github.com/nodejs/node/commit/069a7be35f)] - **doc**: require() tries first core not native modules (Vicente Jimenez Aguilar) [#10324](https://github.com/nodejs/node/pull/10324)
+* [[`06b185a1af`](https://github.com/nodejs/node/commit/06b185a1af)] - **doc**: clarify the review and landing process (Joyee Cheung) [#10202](https://github.com/nodejs/node/pull/10202)
+* [[`1beb169662`](https://github.com/nodejs/node/commit/1beb169662)] - **doc**: update writable.write return value (Tanuja-Sawant) [#9468](https://github.com/nodejs/node/pull/9468)
+* [[`1125e108bf`](https://github.com/nodejs/node/commit/1125e108bf)] - **doc**: redirect 'Start a Working Group' to TSC repo (William Kapke) [#9655](https://github.com/nodejs/node/pull/9655)
+* [[`5c835c501b`](https://github.com/nodejs/node/commit/5c835c501b)] - **doc**: add Working Group dissolution text (William Kapke) [#9656](https://github.com/nodejs/node/pull/9656)
+* [[`5b2ca85959`](https://github.com/nodejs/node/commit/5b2ca85959)] - **doc**: fixup errors in stream.md (Fumiya KARASAWA) [#10411](https://github.com/nodejs/node/pull/10411)
+* [[`697324e137`](https://github.com/nodejs/node/commit/697324e137)] - **doc**: more efficient example in the console.md (Vse Mozhet Byt) [#10451](https://github.com/nodejs/node/pull/10451)
+* [[`2d694a50c5`](https://github.com/nodejs/node/commit/2d694a50c5)] - **doc**: var -> const / let in the console.md (Vse Mozhet Byt) [#10451](https://github.com/nodejs/node/pull/10451)
+* [[`32877d96c2`](https://github.com/nodejs/node/commit/32877d96c2)] - **doc**: improve common.mustCall() explanation (Rich Trott) [#10390](https://github.com/nodejs/node/pull/10390)
+* [[`eef36e978e`](https://github.com/nodejs/node/commit/eef36e978e)] - **doc**: consistent 'Returns:' part two (Myles Borins) [#10391](https://github.com/nodejs/node/pull/10391)
+* [[`529c96d0da`](https://github.com/nodejs/node/commit/529c96d0da)] - **doc**: clarify macosx-firewall suggestion BUILDING (Chase Starr) [#10311](https://github.com/nodejs/node/pull/10311)
+* [[`0fae3d2681`](https://github.com/nodejs/node/commit/0fae3d2681)] - **doc**: modernize code examples in the cluster.md (Vse Mozhet Byt) [#10270](https://github.com/nodejs/node/pull/10270)
+* [[`27789b20bf`](https://github.com/nodejs/node/commit/27789b20bf)] - **doc**: add Michaël Zasso to the CTC (Michaël Zasso)
+* [[`560a3684d2`](https://github.com/nodejs/node/commit/560a3684d2)] - **doc**: fix broken link in COLLABORATOR_GUIDE.md (Emanuel Buholzer) [#10337](https://github.com/nodejs/node/pull/10337)
+* [[`1da1af5e7c`](https://github.com/nodejs/node/commit/1da1af5e7c)] - **doc**: fix typo in ecdhCurve, a tls property name (Sam Roberts) [#10345](https://github.com/nodejs/node/pull/10345)
+* [[`dbcc18a2b7`](https://github.com/nodejs/node/commit/dbcc18a2b7)] - **doc**: expand common module material in test guide (Rich Trott) [#10251](https://github.com/nodejs/node/pull/10251)
+* [[`980b4dbedc`](https://github.com/nodejs/node/commit/980b4dbedc)] - **doc**: fix broken link in COLLABORATOR_GUIDE.md (Michael Dawson) [#10267](https://github.com/nodejs/node/pull/10267)
+* [[`1648f88089`](https://github.com/nodejs/node/commit/1648f88089)] - **doc**: rework tls for accuracy and clarity (Sam Roberts) [#9800](https://github.com/nodejs/node/pull/9800)
+* [[`6005649698`](https://github.com/nodejs/node/commit/6005649698)] - **doc**: modernize child_process example code (Vse Mozhet Byt) [#10102](https://github.com/nodejs/node/pull/10102)
+* [[`d7073970eb`](https://github.com/nodejs/node/commit/d7073970eb)] - **doc**: fix typo in code example of 'path' module (pallxk) [#10136](https://github.com/nodejs/node/pull/10136)
+* [[`67c5f7431b`](https://github.com/nodejs/node/commit/67c5f7431b)] - **doc**: standardizing on make -j4 (Jonathan Darling) [#9961](https://github.com/nodejs/node/pull/9961)
+* [[`3d04491713`](https://github.com/nodejs/node/commit/3d04491713)] - **doc**: add note to parallelize make (Jonathan Darling) [#9961](https://github.com/nodejs/node/pull/9961)
+* [[`3d3263ce43`](https://github.com/nodejs/node/commit/3d3263ce43)] - **doc**: add some info on `tty#setRawMode()` (Jeremiah Senkpiel) [#10147](https://github.com/nodejs/node/pull/10147)
+* [[`30c331b35a`](https://github.com/nodejs/node/commit/30c331b35a)] - **doc**: update `path.format` description and examples (anoff) [#10046](https://github.com/nodejs/node/pull/10046)
+* [[`c846184d03`](https://github.com/nodejs/node/commit/c846184d03)] - **fs**: remove needless assignment of null (Francis Gulotta) [#10260](https://github.com/nodejs/node/pull/10260)
+* [[`f9ff4ec292`](https://github.com/nodejs/node/commit/f9ff4ec292)] - **fs**: cache non-symlinks in realpathSync. (Jeremy Yallop) [#10253](https://github.com/nodejs/node/pull/10253)
+* [[`f1517cc508`](https://github.com/nodejs/node/commit/f1517cc508)] - **http**: remove stale timeout listeners (Karl Böhlmark) [#9440](https://github.com/nodejs/node/pull/9440)
+* [[`4162abbe4b`](https://github.com/nodejs/node/commit/4162abbe4b)] - **inspector**: check if connected before waiting (Eugene Ostroukhov) [#10094](https://github.com/nodejs/node/pull/10094)
+* [[`0052c4023a`](https://github.com/nodejs/node/commit/0052c4023a)] - **lib,test**: use consistent operator linebreak style (Michaël Zasso) [#10178](https://github.com/nodejs/node/pull/10178)
+* [[`770807159f`](https://github.com/nodejs/node/commit/770807159f)] - **os**: fix os.release() for aix and add test (jBarz) [#10245](https://github.com/nodejs/node/pull/10245)
+* [[`1226ce4682`](https://github.com/nodejs/node/commit/1226ce4682)] - **(SEMVER-MINOR)** **process**: add `process.memoryUsage.external` (Fedor Indutny) [#9587](https://github.com/nodejs/node/pull/9587)
+* [[`4c2b79d6be`](https://github.com/nodejs/node/commit/4c2b79d6be)] - **promise**: better stack traces for --trace-warnings (Anna Henningsen) [#9525](https://github.com/nodejs/node/pull/9525)
+* [[`83f095a839`](https://github.com/nodejs/node/commit/83f095a839)] - ***Revert*** "**repl**: disable Ctrl+C support on win32 for now" (Anna Henningsen) [#8645](https://github.com/nodejs/node/pull/8645)
+* [[`6d92391d5b`](https://github.com/nodejs/node/commit/6d92391d5b)] - **repl**: allow autocompletion for scoped packages (Evan Lucas) [#10296](https://github.com/nodejs/node/pull/10296)
+* [[`2e02957627`](https://github.com/nodejs/node/commit/2e02957627)] - **(SEMVER-MINOR)** **src**: add wrapper for process.emitWarning() (Sam Roberts) [#9139](https://github.com/nodejs/node/pull/9139)
+* [[`7c3486ba1d`](https://github.com/nodejs/node/commit/7c3486ba1d)] - **src**: describe what NODE_MODULE_VERSION is for (Sam Roberts) [#10414](https://github.com/nodejs/node/pull/10414)
+* [[`739e5dd644`](https://github.com/nodejs/node/commit/739e5dd644)] - **src**: fix string format mistake for 32 bit node (Alex Newman) [#10082](https://github.com/nodejs/node/pull/10082)
+* [[`570de44897`](https://github.com/nodejs/node/commit/570de44897)] - **src**: fix memory leak introduced in 34febfbf4 (Ben Noordhuis) [#9604](https://github.com/nodejs/node/pull/9604)
+* [[`9ed6ee54aa`](https://github.com/nodejs/node/commit/9ed6ee54aa)] - **src,tools**: speed up startup by 2.5% (Ben Noordhuis) [#5458](https://github.com/nodejs/node/pull/5458)
+* [[`1f6b10d2f4`](https://github.com/nodejs/node/commit/1f6b10d2f4)] - **stream, test**: test _readableState.emittedReadable (Joyee Cheung) [#10249](https://github.com/nodejs/node/pull/10249)
+* [[`c52d886bc2`](https://github.com/nodejs/node/commit/c52d886bc2)] - **stream_base**: homogenize req_wrap_obj use (Fedor Indutny) [#10184](https://github.com/nodejs/node/pull/10184)
+* [[`00026cfe46`](https://github.com/nodejs/node/commit/00026cfe46)] - **test**: add tests for clearBuffer state machine (Safia Abdalla) [#9922](https://github.com/nodejs/node/pull/9922)
+* [[`b8d46f44f6`](https://github.com/nodejs/node/commit/b8d46f44f6)] - **test**: update test-cluster-shared-handle-bind-error (cjihrig) [#10547](https://github.com/nodejs/node/pull/10547)
+* [[`697163064c`](https://github.com/nodejs/node/commit/697163064c)] - **test**: avoid assigning this to variables (cjihrig) [#10548](https://github.com/nodejs/node/pull/10548)
+* [[`f45793cce9`](https://github.com/nodejs/node/commit/f45793cce9)] - **test**: improve test-http-allow-req-after-204-res (Adrian Estrada) [#10503](https://github.com/nodejs/node/pull/10503)
+* [[`7d92dd6b46`](https://github.com/nodejs/node/commit/7d92dd6b46)] - **test**: improve test-fs-empty-readStream.js (Adrian Estrada) [#10479](https://github.com/nodejs/node/pull/10479)
+* [[`4f7cc74cf3`](https://github.com/nodejs/node/commit/4f7cc74cf3)] - **test**: refactor test-stream-pipe-after-end (Rich Trott) [#10483](https://github.com/nodejs/node/pull/10483)
+* [[`3fb1e2618d`](https://github.com/nodejs/node/commit/3fb1e2618d)] - **test**: use strictEqual in test-http-server (Fabrice Tatieze) [#10478](https://github.com/nodejs/node/pull/10478)
+* [[`ccbb7c4cf7`](https://github.com/nodejs/node/commit/ccbb7c4cf7)] - **test**: refactor test-stream2-unpipe-drain (Chris Story) [#10033](https://github.com/nodejs/node/pull/10033)
+* [[`22b6600e3e`](https://github.com/nodejs/node/commit/22b6600e3e)] - **test**: add test for SIGWINCH handling by stdio.js (Sarah Meyer) [#10063](https://github.com/nodejs/node/pull/10063)
+* [[`6818454f2c`](https://github.com/nodejs/node/commit/6818454f2c)] - **test**: improve code in test-vm-preserves-property (Adrian Estrada) [#10428](https://github.com/nodejs/node/pull/10428)
+* [[`f0ab4bffcf`](https://github.com/nodejs/node/commit/f0ab4bffcf)] - **test**: basic functionality of readUIntLE() (larissayvette) [#10359](https://github.com/nodejs/node/pull/10359)
+* [[`c93ef725d5`](https://github.com/nodejs/node/commit/c93ef725d5)] - **test**: fix flaky test-https-timeout (Rich Trott) [#10404](https://github.com/nodejs/node/pull/10404)
+* [[`3858b6071e`](https://github.com/nodejs/node/commit/3858b6071e)] - **test**: basic functionality of readUIntBE() (larissayvette) [#10417](https://github.com/nodejs/node/pull/10417)
+* [[`ce25ec5e97`](https://github.com/nodejs/node/commit/ce25ec5e97)] - **test**: improve test-cluster-worker-constructor.js (Adrian Estrada) [#10396](https://github.com/nodejs/node/pull/10396)
+* [[`275d257e2a`](https://github.com/nodejs/node/commit/275d257e2a)] - **test**: add known_issues test for #5350 (AnnaMag) [#10319](https://github.com/nodejs/node/pull/10319)
+* [[`93ed114409`](https://github.com/nodejs/node/commit/93ed114409)] - **test**: stream readable resumeScheduled state (Italo A. Casas) [#10299](https://github.com/nodejs/node/pull/10299)
+* [[`6ad8a6e8c0`](https://github.com/nodejs/node/commit/6ad8a6e8c0)] - **test**: add known_issues test for #6287 (AnnaMag) [#10272](https://github.com/nodejs/node/pull/10272)
+* [[`2c7a59a3cc`](https://github.com/nodejs/node/commit/2c7a59a3cc)] - **test**: stream readable needReadable state (Joyee Cheung) [#10241](https://github.com/nodejs/node/pull/10241)
+* [[`115e6670a8`](https://github.com/nodejs/node/commit/115e6670a8)] - **test**: clean up domain-no-error-handler test (weyj4) [#10291](https://github.com/nodejs/node/pull/10291)
+* [[`1daf312652`](https://github.com/nodejs/node/commit/1daf312652)] - **test**: update test-domain-uncaught-exception.js (Andy Chen) [#10193](https://github.com/nodejs/node/pull/10193)
+* [[`9fe92fc592`](https://github.com/nodejs/node/commit/9fe92fc592)] - **test**: refactor test-domain.js (Siddhartha Sahai) [#10207](https://github.com/nodejs/node/pull/10207)
+* [[`2312b0bae8`](https://github.com/nodejs/node/commit/2312b0bae8)] - **test**: fail for missing output files (Anna Henningsen) [#10150](https://github.com/nodejs/node/pull/10150)
+* [[`8be5e0463e`](https://github.com/nodejs/node/commit/8be5e0463e)] - **test**: stream readableState readingMore state (Gregory) [#9868](https://github.com/nodejs/node/pull/9868)
+* [[`5630810df2`](https://github.com/nodejs/node/commit/5630810df2)] - **test**: s/ASSERT/assert/ (cjihrig) [#10544](https://github.com/nodejs/node/pull/10544)
+* [[`14b8297142`](https://github.com/nodejs/node/commit/14b8297142)] - **test**: refactor test-stream-unshift-read-race (Rich Trott) [#10532](https://github.com/nodejs/node/pull/10532)
+* [[`eadab17572`](https://github.com/nodejs/node/commit/eadab17572)] - **test**: refactor test-stream-pipe-error-handling (Rich Trott) [#10530](https://github.com/nodejs/node/pull/10530)
+* [[`06f934ffe7`](https://github.com/nodejs/node/commit/06f934ffe7)] - **test**: refactor test-tls-alert-handling (Rich Trott) [#10482](https://github.com/nodejs/node/pull/10482)
+* [[`521537728b`](https://github.com/nodejs/node/commit/521537728b)] - **test**: fix flaky test-http-client-timeout-with-data (Rich Trott) [#10431](https://github.com/nodejs/node/pull/10431)
+* [[`f76170eb92`](https://github.com/nodejs/node/commit/f76170eb92)] - **test**: refactor the code in test-http-connect (Adrian Estrada) [#10397](https://github.com/nodejs/node/pull/10397)
+* [[`a2309e6bcd`](https://github.com/nodejs/node/commit/a2309e6bcd)] - **test**: refactor test-stdin-from-file (Rob Adelmann) [#10331](https://github.com/nodejs/node/pull/10331)
+* [[`e794c0c57f`](https://github.com/nodejs/node/commit/e794c0c57f)] - **test**: refactor the code in test-dns-ipv4 (Adrian Estrada) [#10200](https://github.com/nodejs/node/pull/10200)
+* [[`5d5cf00546`](https://github.com/nodejs/node/commit/5d5cf00546)] - **test**: refactor the code in test-fs-chmod (Adrian Estrada) [#10440](https://github.com/nodejs/node/pull/10440)
+* [[`ad4bf9ebb8`](https://github.com/nodejs/node/commit/ad4bf9ebb8)] - **test**: swap var for let/const throughout (Paul Graham) [#10177](https://github.com/nodejs/node/pull/10177)
+* [[`5a1de808ca`](https://github.com/nodejs/node/commit/5a1de808ca)] - **test**: improve the code in test-pipe.js (Adrian Estrada) [#10452](https://github.com/nodejs/node/pull/10452)
+* [[`f3330629db`](https://github.com/nodejs/node/commit/f3330629db)] - **test**: improve code in test-fs-readfile-error (Adrian Estrada) [#10367](https://github.com/nodejs/node/pull/10367)
+* [[`67bc2adc20`](https://github.com/nodejs/node/commit/67bc2adc20)] - **test**: improve code in test-vm-symbols (Adrian Estrada) [#10429](https://github.com/nodejs/node/pull/10429)
+* [[`3210653283`](https://github.com/nodejs/node/commit/3210653283)] - **test**: fix and improve debug-break-on-uncaught (Sakthipriyan Vairamani (thefourtheye)) [#10370](https://github.com/nodejs/node/pull/10370)
+* [[`c8a0d2e3c0`](https://github.com/nodejs/node/commit/c8a0d2e3c0)] - **test**: refactor test-init.js (Sakthipriyan Vairamani (thefourtheye)) [#10384](https://github.com/nodejs/node/pull/10384)
+* [[`6b06c498fd`](https://github.com/nodejs/node/commit/6b06c498fd)] - **test**: refactor code in test-cluster-http-pipe (Adrian Estrada) [#10297](https://github.com/nodejs/node/pull/10297)
+* [[`be7917ed09`](https://github.com/nodejs/node/commit/be7917ed09)] - **test**: improve code in test-http-bind-twice.js (Adrian Estrada) [#10318](https://github.com/nodejs/node/pull/10318)
+* [[`4960a3e5d4`](https://github.com/nodejs/node/commit/4960a3e5d4)] - **test**: change var declarations, add mustCall check (Daniel Sims) [#9962](https://github.com/nodejs/node/pull/9962)
+* [[`6cb3088177`](https://github.com/nodejs/node/commit/6cb3088177)] - **test**: refactor test-stdin-script-child (Emanuel Buholzer) [#10321](https://github.com/nodejs/node/pull/10321)
+* [[`efbed9cf09`](https://github.com/nodejs/node/commit/efbed9cf09)] - **test**: fix timers-same-timeout-wrong-list-deleted (Rich Trott) [#10362](https://github.com/nodejs/node/pull/10362)
+* [[`80aeca71c7`](https://github.com/nodejs/node/commit/80aeca71c7)] - **test**: refactor test-stream2-writable (Rich Trott) [#10353](https://github.com/nodejs/node/pull/10353)
+* [[`d2e3a15a09`](https://github.com/nodejs/node/commit/d2e3a15a09)] - **test**: refactor test-cluster-net-listen (Segu Riluvan) [#10047](https://github.com/nodejs/node/pull/10047)
+* [[`ea069a6d80`](https://github.com/nodejs/node/commit/ea069a6d80)] - **test**: change assert.strict to assert.strictEqual() (Ashita Nagesh) [#9988](https://github.com/nodejs/node/pull/9988)
+* [[`23a5eeb7b5`](https://github.com/nodejs/node/commit/23a5eeb7b5)] - **test**: refactor the code in test-http-keep-alive (Adrian Estrada) [#10350](https://github.com/nodejs/node/pull/10350)
+* [[`167b394e51`](https://github.com/nodejs/node/commit/167b394e51)] - **test**: use strictEqual in test-cwd-enoent-repl.js (Neeraj Sharma) [#9952](https://github.com/nodejs/node/pull/9952)
+* [[`b6aeb83325`](https://github.com/nodejs/node/commit/b6aeb83325)] - **test**: refactor test-net-reconnect-error (Duy Le) [#9903](https://github.com/nodejs/node/pull/9903)
+* [[`0f05173bed`](https://github.com/nodejs/node/commit/0f05173bed)] - **test**: add test-require-invalid-package (Duy Le) [#9903](https://github.com/nodejs/node/pull/9903)
+* [[`3e5dd7a700`](https://github.com/nodejs/node/commit/3e5dd7a700)] - **test**: refactor test-child-process-kill (Duy Le) [#9903](https://github.com/nodejs/node/pull/9903)
+* [[`37f36421b1`](https://github.com/nodejs/node/commit/37f36421b1)] - **test**: use consistent block spacing (Rich Trott) [#10377](https://github.com/nodejs/node/pull/10377)
+* [[`b611aad119`](https://github.com/nodejs/node/commit/b611aad119)] - **test**: refactor test-timers-this (Rich Trott) [#10315](https://github.com/nodejs/node/pull/10315)
+* [[`a836d3b9f0`](https://github.com/nodejs/node/commit/a836d3b9f0)] - **test**: improve code in test-fs-open.js (Adrian Estrada) [#10312](https://github.com/nodejs/node/pull/10312)
+* [[`7c4babf1ed`](https://github.com/nodejs/node/commit/7c4babf1ed)] - **test**: refactor the code in test-dns-ipv6 (Adrian Estrada) [#10219](https://github.com/nodejs/node/pull/10219)
+* [[`13b1763e14`](https://github.com/nodejs/node/commit/13b1763e14)] - **test**: improve test-child-process-fork-and-spawn (Adrian Estrada) [#10273](https://github.com/nodejs/node/pull/10273)
+* [[`293d223a76`](https://github.com/nodejs/node/commit/293d223a76)] - **test**: fix flaky test-http-client-timeout-event (Rich Trott) [#10293](https://github.com/nodejs/node/pull/10293)
+* [[`94fd8f3eda`](https://github.com/nodejs/node/commit/94fd8f3eda)] - **test**: improve test-child-process-exec-buffer (Adrian Estrada) [#10275](https://github.com/nodejs/node/pull/10275)
+* [[`26d8e960cf`](https://github.com/nodejs/node/commit/26d8e960cf)] - **test**: refactor test-fs-read-stream-inherit (Rich Trott) [#10246](https://github.com/nodejs/node/pull/10246)
+* [[`41e5d94d5d`](https://github.com/nodejs/node/commit/41e5d94d5d)] - **test**: refactor test-dgram-send-callback-multi-buffer (mfrance) [#9999](https://github.com/nodejs/node/pull/9999)
+* [[`2458501fed`](https://github.com/nodejs/node/commit/2458501fed)] - **test**: refactor test-tls-ecdh-disable (Aaron Williams) [#9989](https://github.com/nodejs/node/pull/9989)
+* [[`f3b66afd03`](https://github.com/nodejs/node/commit/f3b66afd03)] - **test**: fix http-client-timeout-option-listeners (Rich Trott) [#10224](https://github.com/nodejs/node/pull/10224)
+* [[`b0cb7870be`](https://github.com/nodejs/node/commit/b0cb7870be)] - **test**: refactor test-stream-big-push (Rich Trott) [#10226](https://github.com/nodejs/node/pull/10226)
+* [[`45d1c49cdd`](https://github.com/nodejs/node/commit/45d1c49cdd)] - **test**: refactor test-http-dns-fail (Adrian Estrada) [#10243](https://github.com/nodejs/node/pull/10243)
+* [[`62bfc75632`](https://github.com/nodejs/node/commit/62bfc75632)] - **test**: refactor test-crypto-random (Rich Trott) [#10232](https://github.com/nodejs/node/pull/10232)
+* [[`696d859f3b`](https://github.com/nodejs/node/commit/696d859f3b)] - **test**: refactor test-http-pause-resume-one-end (Rich Trott) [#10210](https://github.com/nodejs/node/pull/10210)
+* [[`5fc4b19e5c`](https://github.com/nodejs/node/commit/5fc4b19e5c)] - **test**: fix flaky test-dgram-exclusive-implicit-bind (Rich Trott) [#10212](https://github.com/nodejs/node/pull/10212)
+* [[`570d3347fa`](https://github.com/nodejs/node/commit/570d3347fa)] - **test**: improvements in test fixtures symlinked (Adrian Estrada) [#10182](https://github.com/nodejs/node/pull/10182)
+* [[`6592a87781`](https://github.com/nodejs/node/commit/6592a87781)] - **test**: refactor test-fs-fsync (Rob Adelmann) [#10176](https://github.com/nodejs/node/pull/10176)
+* [[`f0916ca340`](https://github.com/nodejs/node/commit/f0916ca340)] - **test**: refactor test-http-after-connect.js (larissayvette) [#10229](https://github.com/nodejs/node/pull/10229)
+* [[`58c8647df8`](https://github.com/nodejs/node/commit/58c8647df8)] - **test**: refactor assert.equal, update syntax to ES6 (Prieto, Marcos)
+* [[`fe97fddce1`](https://github.com/nodejs/node/commit/fe97fddce1)] - **test**: refactor http pipelined socket test (Rich Trott) [#10189](https://github.com/nodejs/node/pull/10189)
+* [[`75821bafda`](https://github.com/nodejs/node/commit/75821bafda)] - **test**: var to const in tls-no-cert-required (Sam Roberts) [#9800](https://github.com/nodejs/node/pull/9800)
+* [[`761ae95981`](https://github.com/nodejs/node/commit/761ae95981)] - **test**: tls key/cert ordering not necessary (Sam Roberts) [#9800](https://github.com/nodejs/node/pull/9800)
+* [[`db65483f93`](https://github.com/nodejs/node/commit/db65483f93)] - **test**: refactor test-handle-wrap-close-abort (Rich Trott) [#10188](https://github.com/nodejs/node/pull/10188)
+* [[`719d1c6ac6`](https://github.com/nodejs/node/commit/719d1c6ac6)] - **test**: add ES6 and strictEqual to test-fs-truncate (Adrian Estrada) [#10167](https://github.com/nodejs/node/pull/10167)
+* [[`84c10205b7`](https://github.com/nodejs/node/commit/84c10205b7)] - **test**: improving crypto fips (James Tenenbaum) [#10002](https://github.com/nodejs/node/pull/10002)
+* [[`89bd0d33a7`](https://github.com/nodejs/node/commit/89bd0d33a7)] - **test**: stream readableListening internal state (Italo A. Casas) [#9864](https://github.com/nodejs/node/pull/9864)
+* [[`afc59cd103`](https://github.com/nodejs/node/commit/afc59cd103)] - **test**: check for error on invalid signal (Matt Phillips) [#10026](https://github.com/nodejs/node/pull/10026)
+* [[`342a3c978d`](https://github.com/nodejs/node/commit/342a3c978d)] - **test**: refactor test-http-unix-socket (davidmarkclements) [#10072](https://github.com/nodejs/node/pull/10072)
+* [[`ecca81fab0`](https://github.com/nodejs/node/commit/ecca81fab0)] - **test**: increase test coverage of BufferList (joyeecheung) [#10171](https://github.com/nodejs/node/pull/10171)
+* [[`f7792dedce`](https://github.com/nodejs/node/commit/f7792dedce)] - **test**: fix flaky test-net-socket-timeout (Rich Trott) [#10172](https://github.com/nodejs/node/pull/10172)
+* [[`29e7de96eb`](https://github.com/nodejs/node/commit/29e7de96eb)] - **test**: refactor test-net-keepalive.js (Kyle Corsi) [#9995](https://github.com/nodejs/node/pull/9995)
+* [[`3605726aaf`](https://github.com/nodejs/node/commit/3605726aaf)] - **timers**: fix handling of cleared immediates (hveldstra) [#9759](https://github.com/nodejs/node/pull/9759)
+* [[`971505cf0a`](https://github.com/nodejs/node/commit/971505cf0a)] - **tls**: do not refer to secureOptions as flags (Sam Roberts) [#9800](https://github.com/nodejs/node/pull/9800)
+* [[`5421d6e8fb`](https://github.com/nodejs/node/commit/5421d6e8fb)] - **tls**: document and test option-less createServer (Sam Roberts) [#9800](https://github.com/nodejs/node/pull/9800)
+* [[`85fe05e901`](https://github.com/nodejs/node/commit/85fe05e901)] - **tls**: fix/annotate connect arg comments (Sam Roberts) [#9800](https://github.com/nodejs/node/pull/9800)
+* [[`8f2ce6c7f4`](https://github.com/nodejs/node/commit/8f2ce6c7f4)] - **tools**: enable block-spacing rule in .eslintrc (Rich Trott) [#10377](https://github.com/nodejs/node/pull/10377)
+* [[`7b0aaa70eb`](https://github.com/nodejs/node/commit/7b0aaa70eb)] - **tools**: enforce consistent operator linebreak style (Michaël Zasso) [#10178](https://github.com/nodejs/node/pull/10178)
+* [[`a8547bb19e`](https://github.com/nodejs/node/commit/a8547bb19e)] - **tools**: add macosx-firwall script to avoid popups (Daniel Bevenius) [#10114](https://github.com/nodejs/node/pull/10114)
+* [[`3666879182`](https://github.com/nodejs/node/commit/3666879182)] - **url**: add a got host pattern in url.js (Axel Monroy) [#9653](https://github.com/nodejs/node/pull/9653)
+* [[`348e91d903`](https://github.com/nodejs/node/commit/348e91d903)] - **watchdog**: add flag to mark handler as disabled (Bartosz Sosnowski) [#10248](https://github.com/nodejs/node/pull/10248)
+* [[`969cef1bc7`](https://github.com/nodejs/node/commit/969cef1bc7)] - **win,msi**: add required UIRef for localized strings (Bill Ticehurst) [#8884](https://github.com/nodejs/node/pull/8884)
+
## 2017-01-05, Version 6.9.4 'Boron' (LTS), @MylesBorins
diff --git a/src/node_version.h b/src/node_version.h
index 5bca87571a130c..fa3b873b616104 100644
--- a/src/node_version.h
+++ b/src/node_version.h
@@ -2,13 +2,13 @@
#define SRC_NODE_VERSION_H_
#define NODE_MAJOR_VERSION 6
-#define NODE_MINOR_VERSION 9
-#define NODE_PATCH_VERSION 5
+#define NODE_MINOR_VERSION 10
+#define NODE_PATCH_VERSION 0
#define NODE_VERSION_IS_LTS 1
#define NODE_VERSION_LTS_CODENAME "Boron"
-#define NODE_VERSION_IS_RELEASE 0
+#define NODE_VERSION_IS_RELEASE 1
#ifndef NODE_STRINGIFY
#define NODE_STRINGIFY(n) NODE_STRINGIFY_HELPER(n)
|