Skip to content

Commit

Permalink
CHANGELOG.md update
Browse files Browse the repository at this point in the history
  • Loading branch information
kciter committed Sep 21, 2016
1 parent 43ec1f1 commit 4b7f3e9
Showing 1 changed file with 24 additions and 26 deletions.
50 changes: 24 additions & 26 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# Change Log

## [Unreleased](https://github.com/kciter/KCFloatingActionButton/tree/HEAD)

[Full Changelog](https://github.com/kciter/KCFloatingActionButton/compare/1.4.4...HEAD)
## [2.1.0](https://github.com/kciter/KCFloatingActionButton/tree/2.1.0) (2016-09-21)
[Full Changelog](https://github.com/kciter/KCFloatingActionButton/compare/1.4.4...2.1.0)

**Closed issues:**

- Changing Title [\#64](https://github.com/kciter/KCFloatingActionButton/issues/64)
- Xcode 8 and modern Swift syntax [\#63](https://github.com/kciter/KCFloatingActionButton/issues/63)

## [1.4.4](https://github.com/kciter/KCFloatingActionButton/tree/1.4.4) (2016-09-10)
[Full Changelog](https://github.com/kciter/KCFloatingActionButton/compare/2.0.1...1.4.4)
Expand All @@ -17,11 +17,6 @@
## [2.0.0](https://github.com/kciter/KCFloatingActionButton/tree/2.0.0) (2016-09-10)
[Full Changelog](https://github.com/kciter/KCFloatingActionButton/compare/1.4.3...2.0.0)

**Fixed bugs:**

- Can I use two floating buttons? [\#60](https://github.com/kciter/KCFloatingActionButton/issues/60)
- FAB button items off center [\#55](https://github.com/kciter/KCFloatingActionButton/issues/55)

**Closed issues:**

- filling up the custom button background [\#61](https://github.com/kciter/KCFloatingActionButton/issues/61)
Expand All @@ -42,21 +37,18 @@

**Closed issues:**

- Move FAB on the screen [\#57](https://github.com/kciter/KCFloatingActionButton/issues/57)
- Change Icon on tapped [\#54](https://github.com/kciter/KCFloatingActionButton/issues/54)
- Opening the main button then rotating the screen causes plus to go off-screen [\#9](https://github.com/kciter/KCFloatingActionButton/issues/9)
- Having the menu button active with notification appearing causes plus layer issue. [\#11](https://github.com/kciter/KCFloatingActionButton/issues/11)

## [1.4.0](https://github.com/kciter/KCFloatingActionButton/tree/1.4.0) (2016-08-02)
[Full Changelog](https://github.com/kciter/KCFloatingActionButton/compare/1.3.7...1.4.0)

**Closed issues:**

- Swift 3 [\#56](https://github.com/kciter/KCFloatingActionButton/issues/56)
- How to call function in handler [\#53](https://github.com/kciter/KCFloatingActionButton/issues/53)
- when adding a new item image it doesnt fill the whole circle!...how can i fix that? [\#40](https://github.com/kciter/KCFloatingActionButton/issues/40)

**Merged pull requests:**

- Added speed variable to button pop animations [\#51](https://github.com/kciter/KCFloatingActionButton/pull/51) ([yigitserin](https://github.com/yigitserin))

## [1.3.7](https://github.com/kciter/KCFloatingActionButton/tree/1.3.7) (2016-07-20)
[Full Changelog](https://github.com/kciter/KCFloatingActionButton/compare/1.3.6...1.3.7)

Expand All @@ -69,14 +61,20 @@

**Merged pull requests:**

- Made tapping more user friendly with button in bottom right of screen [\#47](https://github.com/kciter/KCFloatingActionButton/pull/47) ([jeanherfs](https://github.com/jeanherfs))
- Swift3.0 [\#46](https://github.com/kciter/KCFloatingActionButton/pull/46) ([jeanherfs](https://github.com/jeanherfs))

## [1.3.5](https://github.com/kciter/KCFloatingActionButton/tree/1.3.5) (2016-07-12)
[Full Changelog](https://github.com/kciter/KCFloatingActionButton/compare/1.3.4...1.3.5)

**Closed issues:**

- Icons in KCFloatingActionButtonItem distorted [\#44](https://github.com/kciter/KCFloatingActionButton/issues/44)
- Speeding up the Pop animation [\#43](https://github.com/kciter/KCFloatingActionButton/issues/43)
- how can i change the image of the action button from the "+" image to another image? [\#39](https://github.com/kciter/KCFloatingActionButton/issues/39)
- issue on TableViewController [\#32](https://github.com/kciter/KCFloatingActionButton/issues/32)

**Merged pull requests:**

- Swift3.0 [\#45](https://github.com/kciter/KCFloatingActionButton/pull/45) ([jeanherfs](https://github.com/jeanherfs))

## [1.3.4](https://github.com/kciter/KCFloatingActionButton/tree/1.3.4) (2016-06-09)
[Full Changelog](https://github.com/kciter/KCFloatingActionButton/compare/1.3.3...1.3.4)
Expand All @@ -91,7 +89,7 @@
**Closed issues:**

- Invalid Layout [\#31](https://github.com/kciter/KCFloatingActionButton/issues/31)
- Can you add image offset to button items? [\#29](https://github.com/kciter/KCFloatingActionButton/issues/29)
- Swift and Xcode Version [\#30](https://github.com/kciter/KCFloatingActionButton/issues/30)
- Under TabBar its hiding. [\#21](https://github.com/kciter/KCFloatingActionButton/issues/21)

## [1.3.2](https://github.com/kciter/KCFloatingActionButton/tree/1.3.2) (2016-04-05)
Expand All @@ -102,34 +100,34 @@

**Closed issues:**

- Can't assign UIColor to the button color [\#27](https://github.com/kciter/KCFloatingActionButton/issues/27)
- Vertical layout issues [\#25](https://github.com/kciter/KCFloatingActionButton/issues/25)
- Layout issues after application went to background [\#24](https://github.com/kciter/KCFloatingActionButton/issues/24)
- Layout issue. [\#19](https://github.com/kciter/KCFloatingActionButton/issues/19)

## [1.3.0](https://github.com/kciter/KCFloatingActionButton/tree/1.3.0) (2016-03-25)
[Full Changelog](https://github.com/kciter/KCFloatingActionButton/compare/1.2.1...1.3.0)

## [1.2.1](https://github.com/kciter/KCFloatingActionButton/tree/1.2.1) (2016-02-22)
[Full Changelog](https://github.com/kciter/KCFloatingActionButton/compare/1.2.0...1.2.1)

**Closed issues:**

- Is it possible to change the image of the main button? [\#14](https://github.com/kciter/KCFloatingActionButton/issues/14)

## [1.2.0](https://github.com/kciter/KCFloatingActionButton/tree/1.2.0) (2016-02-20)
[Full Changelog](https://github.com/kciter/KCFloatingActionButton/compare/1.1.9...1.2.0)

**Closed issues:**

- Adding FloatingActionButton to the centre of the TabBarController [\#12](https://github.com/kciter/KCFloatingActionButton/issues/12)

## [1.1.9](https://github.com/kciter/KCFloatingActionButton/tree/1.1.9) (2016-01-18)
[Full Changelog](https://github.com/kciter/KCFloatingActionButton/compare/1.1.8...1.1.9)

**Closed issues:**

- Question or enhancement [\#5](https://github.com/kciter/KCFloatingActionButton/issues/5)

## [1.1.8](https://github.com/kciter/KCFloatingActionButton/tree/1.1.8) (2016-01-09)
[Full Changelog](https://github.com/kciter/KCFloatingActionButton/compare/1.1.7...1.1.8)

**Closed issues:**

- Changing plus icon image [\#1](https://github.com/kciter/KCFloatingActionButton/issues/1)
- Where can I get the obj-c code? [\#4](https://github.com/kciter/KCFloatingActionButton/issues/4)
- Add target as UIButton to KCFloatingActionButton [\#3](https://github.com/kciter/KCFloatingActionButton/issues/3)

## [1.1.7](https://github.com/kciter/KCFloatingActionButton/tree/1.1.7) (2015-11-27)
[Full Changelog](https://github.com/kciter/KCFloatingActionButton/compare/1.1.6...1.1.7)
Expand Down

0 comments on commit 4b7f3e9

Please sign in to comment.