-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update podspec, readme. Add changelog.
- Loading branch information
Brian Dorfman
committed
Apr 13, 2015
1 parent
43ca6d6
commit ae9ef59
Showing
3 changed files
with
45 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,41 @@ | ||
|
||
## 1.1.1 (2015-04-13) | ||
|
||
Features: | ||
|
||
- Add support for unpinned section headers (thanks @joshfisher). | ||
- Add method to get section frames (@joshfisher). | ||
- Add CHANGELOG.md | ||
|
||
Bugfixes: | ||
|
||
- Fixes header layout bugs. | ||
|
||
## 1.1.0 (2015-01-21) | ||
|
||
Features: | ||
|
||
- Add support for pinned section headers. | ||
- Support loading from nib file (thanks @BB9z). | ||
|
||
## 1.0.2 (2014-09-02) | ||
|
||
Bugfixes: | ||
|
||
- Fix podspec description (thanks @xhacker). | ||
- Add .gitignore and remove files which should have been ignored. | ||
- Return copy of layout attributes from methods so internal mutable objects are not exposed. | ||
|
||
## 1.0.1 (2014-08-04) | ||
|
||
Features: | ||
|
||
- Add podspec. | ||
|
||
Bugfixes: | ||
|
||
- Fix section top inset calculation. | ||
|
||
## 1.0.0 (2014-08-04) | ||
|
||
Initial release. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters