Skip to content

Commit 60da361

Browse files
authored
[Release] Add changelog and bump podspec bump following #220 (#222)
1 parent c18f2e1 commit 60da361

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 8.1.0
2+
- Add a utility to detect App Clips and make a semantic check for background
3+
URL sessions. (#220)
4+
15
# 8.0.2
26
- Fix default logging level regression introduced in 8.0.0 (no value set);
37
default value is restored to `GULLoggerLevelNotice`. (#207)

GoogleUtilities.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = 'GoogleUtilities'
3-
s.version = '8.0.2'
3+
s.version = '8.1.0'
44
s.summary = 'Google Utilities for Apple platform SDKs'
55

66
s.description = <<-DESC

0 commit comments

Comments
 (0)