Skip to content

Commit

Permalink
v2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jay18001 committed Jul 6, 2017
1 parent 6b48463 commit 596c57a
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
2 changes: 1 addition & 1 deletion BrickKit.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

Pod::Spec.new do |s|
s.name = 'BrickKit'
s.version = '2.1.0'
s.version = '2.2.0'
s.summary = 'BrickKit: a smart, easy, and consistent way of making layouts in iOS and tvOS.'

s.description = <<-DESC
Expand Down
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Change Log

## [2.2.0](https://github.com/wayfair/brickkit-ios/tree/2.2.0) (2017-07-06)
[Full Changelog](https://github.com/wayfair/brickkit-ios/compare/2.1.0...2.2.0)

**Merged pull requests:**

- Varadic range support [\#140](https://github.com/wayfair/brickkit-ios/pull/140) ([vlozko](https://github.com/vlozko))
- Preventing self from deallocating during performPatchUpdates. [\#137](https://github.com/wayfair/brickkit-ios/pull/137) ([ethan-riback](https://github.com/ethan-riback))

## [2.1.0](https://github.com/wayfair/brickkit-ios/tree/2.1.0) (2017-06-08)
[Full Changelog](https://github.com/wayfair/brickkit-ios/compare/2.0.0...2.1.0)

Expand Down

0 comments on commit 596c57a

Please sign in to comment.