Skip to content

Commit 7ae2c60

Browse files
committed
Bump to version 3.4.0
1 parent 955feda commit 7ae2c60

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

AMPopTip.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = "AMPopTip"
3-
s.version = "3.3.0"
3+
s.version = "3.4.0"
44
s.summary = "Animated popover, great for subtle UI tips and onboarding."
55
s.description = <<-DESC
66
Animated popover that pops out of a frame. You can specify the

CHANGELOG.md

+6-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
All notable changes to this project will be documented in this file.
33
`AMPopTip` adheres to [Semantic Versioning](http://semver.org/).
44

5-
- `3.3.0` Releases - [3.3.0](#330)
5+
- `3.3.0` Releases - [3.3.0](#330) | [3.4.0](#340)
66
- `3.2.0` Releases - [3.2.0](#320) | [3.2.1](#321)
77
- `3.1.0` Releases - [3.1.0](#310) | [3.1.1](#311) | [3.1.2](#312) | [3.1.3](#313) | [3.1.4](#314)
88
- `3.0.0` Releases - [3.0.0](#300) | [3.0.1](#301) | [3.0.2](#302) | [3.0.3](#303)
@@ -20,10 +20,14 @@ All notable changes to this project will be documented in this file.
2020

2121
---
2222

23+
## [3.4.0](https://github.com/andreamazz/AMPopTip/releases/tag/3.4.0)
24+
25+
- Merged #166
26+
2327
## [3.3.0](https://github.com/andreamazz/AMPopTip/releases/tag/3.3.0)
2428

2529
- Merged #157
26-
- Added support for shadows
30+
- Added support for shadows
2731

2832
## [3.2.1](https://github.com/andreamazz/AMPopTip/releases/tag/3.2.1)
2933

0 commit comments

Comments
 (0)