File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed
Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 11Pod ::Spec . new do |s |
22 s . name = "AMWaveTransition"
3- s . version = "0.6.0 "
3+ s . version = "0.6.1 "
44 s . summary = "Custom transition between viewcontrollers holding tableviews. Each cell is animated to simulate a 'wave effect'."
55 s . homepage = "https://github.com/andreamazz/AMWaveTransition"
66 s . license = { :type => 'MIT' , :file => 'LICENSE' }
Original file line number Diff line number Diff line change 22All notable changes to this project will be documented in this file.
33` BubbleTransition ` adheres to [ Semantic Versioning] ( http://semver.org/ ) .
44
5- - ` 0.6.x ` Releases - [ 0.6.0] ( #060 )
5+ - ` 0.6.x ` Releases - [ 0.6.0] ( #060 ) | [ 0.6.1 ] ( #061 )
66- ` 0.5.x ` Releases - [ 0.5.7] ( #057 )
77
88---
99
10+ ## [ 0.6.1] ( https://github.com/andreamazz/AMWaveTransition/releases/tag/0.6.1 )
11+
12+ ###Fixed
13+ - Minor fixes
14+ - Improved doc
15+
1016## [ 0.6.0] ( https://github.com/andreamazz/AMWaveTransition/releases/tag/0.6.0 )
1117
1218###Added
You can’t perform that action at this time.
0 commit comments