Skip to content

Commit 391271a

Browse files
authored
Changelog and podspec for GoogleUtilities 6.3.1 (#3956)
1 parent 4a8ee3d commit 391271a

File tree

2 files changed

+5
-1
lines changed

2 files changed

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

66
s.description = <<-DESC

GoogleUtilities/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 6.3.1
2+
- Fix GULMutableDictionary keyed subscript methods. (#3882)
3+
- Update Networking to receive data for POST requests. (#3940)
4+
15
# 6.3.0
26
- GULSecureCoding introduced. (#3707)
37
- Mark unused variables. (#3854)

0 commit comments

Comments
 (0)