Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Luc Dion committed Jun 20, 2018
1 parent 9c9c148 commit da7831a
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,15 @@

# Change Log

## [1.7.7](https://github.com/layoutBox/PinLayout/releases/tag/1.7.6)
Released on 2018-06-18

#### Refactoring using generics
Refactoring to avoid having to deal directly with view types, making it easier to extend layouting to other APIs (e.g: CALayer)

* Added by [Antoine Lamy](https://github.com/antoinelamy) in Pull Request [#148](https://github.com/layoutBox/PinLayout/pull/148)


## [1.7.6](https://github.com/layoutBox/PinLayout/releases/tag/1.7.6)
Released on 2018-06-07

Expand Down
4 changes: 2 additions & 2 deletions Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
PODS:
- Nimble (7.0.3)
- PinLayout (1.7.6)
- PinLayout (1.7.7)
- Quick (1.2.0)
- Reveal-SDK (10)
- SwiftLint (0.25.1)
Expand All @@ -25,7 +25,7 @@ EXTERNAL SOURCES:

SPEC CHECKSUMS:
Nimble: 7f5a9c447a33002645a071bddafbfb24ea70e0ac
PinLayout: 0a268996b740f5b8edb2838b0d73557dea18bf63
PinLayout: 7cc03d736e22721d16bd557898eec8dd99e7e16a
Quick: 58d203b1c5e27fff7229c4c1ae445ad7069a7a08
Reveal-SDK: 7869ddf1f902cabbb07a1f0dd06bd25861a126f7
SwiftLint: ce933681be10c3266e82576dad676fa815a602e9
Expand Down

0 comments on commit da7831a

Please sign in to comment.