We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad7c50e commit 611d8abCopy full SHA for 611d8ab
.github_changelog_generator
@@ -1,3 +1,3 @@
1
issues=false
2
-since-tag=3.0.1
3
-future-release=3.0.2
+since-tag=3.0.2
+future-release=3.0.3
CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## [3.0.3](https://github.com/Pinterest/PINRemoteImage/tree/3.0.3) (2020-10-23)
4
+
5
+[Full Changelog](https://github.com/Pinterest/PINRemoteImage/compare/3.0.2...3.0.3)
6
7
8
+- Fixes macOS build on newer versions of Xcode [\#581](https://github.com/pinterest/PINRemoteImage/pull/581) ([garrettmoon](https://github.com/garrettmoon))
9
10
## [3.0.2](https://github.com/Pinterest/PINRemoteImage/tree/3.0.2) (2020-10-22)
11
12
[Full Changelog](https://github.com/Pinterest/PINRemoteImage/compare/3.0.1...3.0.2)
0 commit comments