Skip to content

Commit

Permalink
- CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
anton-plebanovich committed Aug 7, 2017
1 parent a0e73f8 commit b1ffdd5
Showing 1 changed file with 9 additions and 7 deletions.
16 changes: 9 additions & 7 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,47 +2,49 @@
All notable changes to this project will be documented in this file.
`APButton` adheres to [Semantic Versioning](http://semver.org/).

## [3.1.1](https://github.com/APUtils/APButton/releases/tag/3.1.1)
Released on 08/07/2017.

#### Added
- Carthage support

#### Fixed
- Test project fix

## [3.1.0](https://github.com/APUtils/APButton/releases/tag/3.1.0)
Released on 08/07/2017.

#### Added
- Highlighted for border
- Disabled for border
- Added by [Anton Plebanovich](https://github.com/anton-plebanovich).

#### Fixed
- Possible leak fix
- Added by [Anton Plebanovich](https://github.com/anton-plebanovich).

## [3.0.1](https://github.com/APUtils/APButton/releases/tag/3.0.1)
Released on 08/03/2017.

#### Fixed
- Activity animation fix
- Added by [Anton Plebanovich](https://github.com/anton-plebanovich).

## [3.0.1](https://github.com/APUtils/APButton/releases/tag/3.0.1)
Released on 08/02/2017.

#### Added
- Disabled and enabled states for dependent views
- Higher precision animation with system button
- Added by [Anton Plebanovich](https://github.com/anton-plebanovich).

## [2.0.0](https://github.com/APUtils/APButton/releases/tag/2.0.0)
Released on 08/01/2017.

#### Changed
- Overlay color option instead of bool.
- Added by [Anton Plebanovich](https://github.com/anton-plebanovich).

#### Improved
- Button highlight alpha.
- Added by [Anton Plebanovich](https://github.com/anton-plebanovich).

#### Fixed
- Button blink on initial load.
- Added by [Anton Plebanovich](https://github.com/anton-plebanovich).

## [1.0.0](https://github.com/APUtils/APButton/releases/tag/1.0.0)
Released on 07/11/2017.
Expand Down

0 comments on commit b1ffdd5

Please sign in to comment.