Skip to content

Commit 37deb7d

Browse files
committed
General bug fixes and stability improvements
1 parent 3a89fcd commit 37deb7d

File tree

24 files changed

+26
-722
lines changed

24 files changed

+26
-722
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,12 @@
11
# Changelog
22

3+
### 11.3.1 - 7/24/22
4+
5+
• General bug fixes and stability improvements
6+
37
### 11.3.0 - 6/28/22
48

5-
&bull; Added delegate methods to `CameraControllerDelegate` for camera button presses<br>
9+
&bull; Added delegate methods to `CameraControllerDelegate` for camera button presses
610

711
### 11.2.0 - 4/6/22
812

Example/Podfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
PODS:
2-
- PixelSDK (11.3.0):
2+
- PixelSDK (11.3.1):
33
- PixelSDK-GPUImage3 (~> 3.0)
44
- PixelSDK-GPUImage3 (3.1.3)
55

@@ -15,7 +15,7 @@ EXTERNAL SOURCES:
1515
:podspec: "../PixelSDK.podspec"
1616

1717
SPEC CHECKSUMS:
18-
PixelSDK: 34c529efd471a0568896d3a3620a873cd8c7fd73
18+
PixelSDK: 7b511d41e34fa7bfbedae9b70d69b812b467093a
1919
PixelSDK-GPUImage3: 56b8688866b9d866e995c889e1072357b1610de0
2020

2121
PODFILE CHECKSUM: 79b82a0f7e6f394eddc31f60b1ddd0470bc90801

Example/Pods/Local Podspecs/PixelSDK.podspec.json

Lines changed: 2 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Example/Pods/Manifest.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Example/Pods/PixelSDK/LICENSE.md

Lines changed: 0 additions & 3 deletions
This file was deleted.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)