Skip to content

Commit 847dcf3

Browse files
authored
Update GDT and GDTCCT CHANGELOGs (#4713)
* Update CHANGELOG * Update GDTCCT CHANGELOG
1 parent 0dea8a6 commit 847dcf3

File tree

2 files changed

+14
-0
lines changed

2 files changed

+14
-0
lines changed

GoogleDataTransport/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# v3.3.1
2+
- Added extensive debug logging that can be turned on by changing
3+
GDT_VERBOSE_LOGGING to 1 in GDTCORConsoleLogger.h.
4+
5+
# v3.3.0
6+
- Implemented initial support for watchOS.
7+
18
# v3.2.0
29
- Expose the library version with a #define to a const string var.
310

GoogleDataTransportCCTSupport/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# v1.3.1
2+
- Added extensive debug logging that can be turned on by changing
3+
GDT_VERBOSE_LOGGING to 1 in GDTCORConsoleLogger.h.
4+
5+
# v1.3.0
6+
- Implemented initial support for watchOS.
7+
18
# v1.2.3
29
- Fixed issues discovered by tsan in tests.
310
- Add the request time to the outgoing proto.

0 commit comments

Comments
 (0)