Skip to content

Commit 37842fa

Browse files
authored
GoogleUtilities 5.4.0 (#2519)
1 parent 9f62410 commit 37842fa

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

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 = '5.3.7'
3+
s.version = '5.4.0'
44
s.summary = 'Google Utilities for iOS (plus community support for macOS and tvOS)'
55

66
s.description = <<-DESC

GoogleUtilities/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Unreleased
22

3+
# 5.4.0
4+
- Update GULLogger to use os_log instead of asl_log on iOS 9 and later. (#2374, #2504)
5+
36
# 5.3.7
47
- Fixed `pod lib lint GoogleUtilities.podspec --use-libraries` regression. (#2130)
58
- Fixed macOS conditional check in UserDefaults. (#2245)

0 commit comments

Comments
 (0)