File tree 2 files changed +6
-1
lines changed
2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 1
1
Pod ::Spec . new do |s |
2
2
s . name = "AMPopTip"
3
- s . version = "4.2 .0"
3
+ s . version = "4.3 .0"
4
4
s . summary = "Animated popover, great for subtle UI tips and onboarding."
5
5
s . description = <<-DESC
6
6
Animated popover that pops out of a frame. You can specify the
Original file line number Diff line number Diff line change 2
2
All notable changes to this project will be documented in this file.
3
3
` AMPopTip ` adheres to [ Semantic Versioning] ( http://semver.org/ ) .
4
4
5
+ - ` 4.3.0 ` Releases - [ 4.3.0] ( #430 )
5
6
- ` 4.2.0 ` Releases - [ 4.2.0] ( #420 )
6
7
- ` 4.1.0 ` Releases - [ 4.1.0] ( #410 )
7
8
- ` 4.0.0 ` Releases - [ 4.0.0] ( #400 ) | [ 4.0.1] ( #401 )
@@ -26,6 +27,10 @@ All notable changes to this project will be documented in this file.
26
27
27
28
---
28
29
30
+ ## [ 4.3.0] ( https://github.com/andreamazz/AMPopTip/releases/tag/4.3.0 )
31
+
32
+ - Added SwiftUI Support, see #196
33
+
29
34
## [ 4.2.0] ( https://github.com/andreamazz/AMPopTip/releases/tag/4.2.0 )
30
35
31
36
- Added SwiftPM support
You can’t perform that action at this time.
0 commit comments