Skip to content
This repository has been archived by the owner on Jan 3, 2020. It is now read-only.

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
msaps committed Mar 24, 2019
1 parent 21d1d9d commit d29c001
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,26 @@ All notable changes to this project will be documented in this file.
`AutoInsetter` adheres to [Semantic Versioning](http://semver.org/).

#### 1.x Releases
- `1.6.x` Releases - [1.6.0](#160)
- `1.5.x` Releases - [1.5.0](#150) | [1.5.1](#151)
- `1.4.x` Releases - [1.4.0](#140) | [1.4.1](#141)
- `1.3.x` Releases - [1.3.0](#130)
- `1.2.x` Releases - [1.2.0](#120) | [1.2.1](#121) | [1.2.2](#122) | [1.2.3](#123) | [1.2.4](#124) | [1.2.5](#125) | [1.2.6](#126)
- `1.1.x` Releases - [1.1.0](#110)
- `1.0.x` Releases - [1.0.0](#100)

---
## [1.6.0](https://github.com/uias/AutoInsetter/releases/tag/1.6.0)
Released on 2019-03-24

#### Updated
- Redesigned insetting engine which takes individual account of `UIScrollView` type.

#### Fixed
- [#11](https://github.com/uias/AutoInsetter/issues/11) Incorrect relative frame calculations of nested `UIScrollView`.
- [#13](https://github.com/uias/AutoInsetter/issues/13) Incorrect insetting values for landscape orientated scroll views.
- Issue where insetting would incorrectly potentially fail due to `UIScrollView` state.

---
## [1.5.1](https://github.com/uias/AutoInsetter/releases/tag/1.5.1)
Released on 2019-03-03
Expand Down

0 comments on commit d29c001

Please sign in to comment.