Skip to content

Commit 4b7f3e9

Browse files
committed
CHANGELOG.md update
1 parent 43ec1f1 commit 4b7f3e9

File tree

1 file changed

+24
-26
lines changed

1 file changed

+24
-26
lines changed

CHANGELOG.md

Lines changed: 24 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
# Change Log
22

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

76
**Closed issues:**
87

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

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

20-
**Fixed bugs:**
21-
22-
- Can I use two floating buttons? [\#60](https://github.com/kciter/KCFloatingActionButton/issues/60)
23-
- FAB button items off center [\#55](https://github.com/kciter/KCFloatingActionButton/issues/55)
24-
2520
**Closed issues:**
2621

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

4338
**Closed issues:**
4439

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

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

5147
**Closed issues:**
5248

53-
- Swift 3 [\#56](https://github.com/kciter/KCFloatingActionButton/issues/56)
49+
- How to call function in handler [\#53](https://github.com/kciter/KCFloatingActionButton/issues/53)
5450
- 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)
5551

56-
**Merged pull requests:**
57-
58-
- Added speed variable to button pop animations [\#51](https://github.com/kciter/KCFloatingActionButton/pull/51) ([yigitserin](https://github.com/yigitserin))
59-
6052
## [1.3.7](https://github.com/kciter/KCFloatingActionButton/tree/1.3.7) (2016-07-20)
6153
[Full Changelog](https://github.com/kciter/KCFloatingActionButton/compare/1.3.6...1.3.7)
6254

@@ -69,14 +61,20 @@
6961

7062
**Merged pull requests:**
7163

72-
- 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))
64+
- Swift3.0 [\#46](https://github.com/kciter/KCFloatingActionButton/pull/46) ([jeanherfs](https://github.com/jeanherfs))
7365

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

7769
**Closed issues:**
7870

79-
- Icons in KCFloatingActionButtonItem distorted [\#44](https://github.com/kciter/KCFloatingActionButton/issues/44)
71+
- Speeding up the Pop animation [\#43](https://github.com/kciter/KCFloatingActionButton/issues/43)
72+
- how can i change the image of the action button from the "+" image to another image? [\#39](https://github.com/kciter/KCFloatingActionButton/issues/39)
73+
- issue on TableViewController [\#32](https://github.com/kciter/KCFloatingActionButton/issues/32)
74+
75+
**Merged pull requests:**
76+
77+
- Swift3.0 [\#45](https://github.com/kciter/KCFloatingActionButton/pull/45) ([jeanherfs](https://github.com/jeanherfs))
8078

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

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

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

103101
**Closed issues:**
104102

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

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

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

113-
**Closed issues:**
114-
115-
- Is it possible to change the image of the main button? [\#14](https://github.com/kciter/KCFloatingActionButton/issues/14)
116-
117114
## [1.2.0](https://github.com/kciter/KCFloatingActionButton/tree/1.2.0) (2016-02-20)
118115
[Full Changelog](https://github.com/kciter/KCFloatingActionButton/compare/1.1.9...1.2.0)
119116

120-
**Closed issues:**
121-
122-
- Adding FloatingActionButton to the centre of the TabBarController [\#12](https://github.com/kciter/KCFloatingActionButton/issues/12)
123-
124117
## [1.1.9](https://github.com/kciter/KCFloatingActionButton/tree/1.1.9) (2016-01-18)
125118
[Full Changelog](https://github.com/kciter/KCFloatingActionButton/compare/1.1.8...1.1.9)
126119

120+
**Closed issues:**
121+
122+
- Question or enhancement [\#5](https://github.com/kciter/KCFloatingActionButton/issues/5)
123+
127124
## [1.1.8](https://github.com/kciter/KCFloatingActionButton/tree/1.1.8) (2016-01-09)
128125
[Full Changelog](https://github.com/kciter/KCFloatingActionButton/compare/1.1.7...1.1.8)
129126

130127
**Closed issues:**
131128

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

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

0 commit comments

Comments
 (0)