提交 07fb5eae 编写于 作者: J Jin Wang

Releasing 1.0.1.

上级 b31c0412
Pod::Spec.new do |s|
s.name = 'AnimatedCollectionViewLayout'
s.version = '1.0.0'
s.version = '1.0.1'
s.license = { :type => 'MIT', :file => 'LICENSE' }
s.summary = 'A UICollectionViewLayout subclass that adds custom
transitions/animations to the UICollectionView'
......
......@@ -9,6 +9,10 @@ All notable changes to this project will be documented in this file.
### Removed
## 1.0.1
### Changed
+ Fixed an issue where UIKit will reset position but not anchor point of a content view.
## 1.0.0
Released on 2019-10-16
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册