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 Feb 23, 2019
1 parent bce6be9 commit 188a534
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,6 +3,7 @@ All notable changes to this project will be documented in this file.
`AutoInsetter` adheres to [Semantic Versioning](http://semver.org/).

#### 1.x Releases
- `1.5.x` Releases - [1.5.0](#150)
- `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)
Expand All @@ -11,6 +12,18 @@ All notable changes to this project will be documented in this file.

---

## [1.5.0](https://github.com/uias/AutoInsetter/releases/tag/1.5.0)
Released on 2019-02-23

#### Added
- `enable(with: UIViewController)` mechanism for enabling insetter.

#### Updated
- Disables `automaticallyAdjustsScrollViewInsets` when enabling.
- Deprecated `isEnabled`.

---

## [1.4.1](https://github.com/uias/AutoInsetter/releases/tag/1.4.1)
Released on 2018-10-28

Expand Down

0 comments on commit 188a534

Please sign in to comment.