Skip to content
This repository was archived by the owner on Apr 3, 2024. It is now read-only.

Commit 32b0e57

Browse files
authoredMay 16, 2017
2.0.0 Release Proposal (#259)
PR-URL: #259
1 parent 0045ad5 commit 32b0e57

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed
 

‎CHANGELOG.md

+18
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,23 @@
11
# Node.js Agent for Google Cloud Debug ChangeLog
22

3+
# 2017-05-15, Version 2.0.0 (Experimental), @matthewloring
4+
5+
### Notable changes
6+
7+
This release drops support for versions of Node.js <4.
8+
9+
**Semver Major**
10+
11+
* [[`8a119de64f`](https://github.com/GoogleCloudPlatform/cloud-debug-nodejs/commit/8a119de64f)] - Update deps, drop support for 0.12 (#258) (Matthew Loring) [#258](https://github.com/GoogleCloudPlatform/cloud-debug-nodejs/pull/258)
12+
13+
### Commits
14+
15+
* [[`0045ad5702`](https://github.com/GoogleCloudPlatform/cloud-debug-nodejs/commit/0045ad5702)] - Add test notifications to travis (#261) (Matthew Loring) [#261](https://github.com/GoogleCloudPlatform/cloud-debug-nodejs/pull/261)
16+
* [[`5f45dbf2c6`](https://github.com/GoogleCloudPlatform/cloud-debug-nodejs/commit/5f45dbf2c6)] - Avoid retries in e2e tests (#260) (Matthew Loring) [#260](https://github.com/GoogleCloudPlatform/cloud-debug-nodejs/pull/260)
17+
* [[`8a119de64f`](https://github.com/GoogleCloudPlatform/cloud-debug-nodejs/commit/8a119de64f)] - Update deps, drop support for 0.12 (#258) (Matthew Loring) [#258](https://github.com/GoogleCloudPlatform/cloud-debug-nodejs/pull/258)
18+
* [[`022d1ba5cb`](https://github.com/GoogleCloudPlatform/cloud-debug-nodejs/commit/022d1ba5cb)] - Add yarn.lock (#257) (Matthew Loring) [#257](https://github.com/GoogleCloudPlatform/cloud-debug-nodejs/pull/257)
19+
* [[`4360f88e6a`](https://github.com/GoogleCloudPlatform/cloud-debug-nodejs/commit/4360f88e6a)] - drop dependency on dummy counter module (#256) (Ali Ijaz Sheikh)
20+
321
## 2017-03-14, Version 1.0.0 (Experimental), @dominicdkramer
422

523
### Semver-major changes

0 commit comments

Comments
 (0)
This repository has been archived.