@@ -1,7 +1,7 @@
Pod::Spec.new do |s|
s.name = 'GoogleDataTransportCCTSupport'
- s.version = '1.0.3'
+ s.version = '1.0.4'
s.summary = 'Support library for the GoogleDataTransport CCT backend target.'
@@ -1,3 +1,6 @@
+# v1.0.4
+- Balances background task creation with background task ending. (#3759)
+
# v1.0.3
- Remove all NSAsserts in favor of GDTAssert.