Skip to content

Commit cf179c7

Browse files
committed
docs(changelog): Rebuild changelog
1 parent af1477f commit cf179c7

File tree

1 file changed

+177
-50
lines changed

1 file changed

+177
-50
lines changed

CHANGELOG.md

Lines changed: 177 additions & 50 deletions
Original file line numberDiff line numberDiff line change
@@ -1,109 +1,236 @@
1-
### 3.3.6 (2015-06-23)
1+
<a name="3.3.6"></a>
2+
## [3.3.6](https://github.com/paradox41/angular-chartist.js/compare/v3.3.6...v3.3.6) (2015-08-22)
23

3-
* **chartist:** Bump to 0.9
4-
([32c9742c](https://github.com/tuhoojabotti/angular-chartist.js/commit/32c9742c4c100007ce7e8409dcc60e46d79abd25))
54

6-
### 3.3.5 (2015-06-08)
5+
### Bug Fixes
76

7+
* **travis:** Fix travis build ([6006e42](https://github.com/paradox41/angular-chartist.js/commit/6006e42))
88

9-
#### Bug Fixes
109

11-
* **angular-chartist:** Don't detach chart, if it has never been rendered. ([dd252a27](https://github.com/paradox41/angular-chartist.js/commit/dd252a27df2a2c0fd4d5840f2b5d637448dc2347))
1210

11+
<a name="3.3.6"></a>
12+
## [3.3.6](https://github.com/paradox41/angular-chartist.js/compare/v3.3.5...v3.3.6) (2015-06-23)
1313

14-
### 3.3.4 (2015-06-06)
1514

1615

17-
#### Bug Fixes
1816

19-
* **angular-chartist:** Fix events not binding ([0a287f4d](https://github.com/paradox41/angular-chartist.js/commit/0a287f4df8187f223e2d38acd7af78499725de93), closes [#47](https://github.com/paradox41/angular-chartist.js/issues/47))
17+
<a name="3.3.5"></a>
18+
## [3.3.5](https://github.com/paradox41/angular-chartist.js/compare/v3.3.4...v3.3.5) (2015-06-08)
2019

21-
* **angular-chartist:** Fix events erroring on async data ([f97bc998](https://github.com/paradox41/angular-chartist.js/commit/f97bc998f4c69633238e6d93c9c138f3c3315904), closes [#47](https://github.com/paradox41/angular-chartist.js/issues/47))
2220

23-
* **angular-chartist:** Work with async data ([f2a8af20](https://github.com/paradox41/angular-chartist.js/commit/f2a8af2083fdf22f4422e75c24ca9adbbd57e311), closes [#47](https://github.com/paradox41/angular-chartist.js/issues/47))
21+
### Bug Fixes
2422

23+
* **angular-chartist:** Don't detach chart, if it has never been rendered. ([dd252a2](https://github.com/paradox41/angular-chartist.js/commit/dd252a2))
2524

26-
## 3.3.0 (2015-06-02)
2725

28-
* **chartist:**
29-
* Bump Chartist to 0.8.0 ([89bdcde](https://github.com/paradox41/angular-chartist.js/commit/89bdcde9b3056affe90cdd2ec061a86a7bde80a3))
3026

31-
### 3.2.0 (2015-05-22)
27+
<a name="3.3.4"></a>
28+
## [3.3.4](https://github.com/paradox41/angular-chartist.js/compare/v3.3.3...v3.3.4) (2015-06-06)
3229

3330

34-
#### Bug Fixes
31+
### Bug Fixes
3532

36-
* **build:**
37-
* Add bower as a dev-dep ([0ad74072](https://github.com/paradox41/angular-chartist.js/commit/0ad740722af185c6de817d55dab9be8173c04c79))
38-
* Add bower as a dev dep ([602a2456](https://github.com/paradox41/angular-chartist.js/commit/602a245654dc6ed8167a6c24aaa7dd0acb250445))
33+
* **angular-chartist:** Fix events not binding ([0a287f4](https://github.com/paradox41/angular-chartist.js/commit/0a287f4)), closes [#47](https://github.com/paradox41/angular-chartist.js/issues/47)
3934

4035

41-
#### Features
4236

43-
* **travis:** Get CI working ([0552e210](https://github.com/paradox41/angular-chartist.js/commit/0552e2104e86674176dc1be0ee732aaa19e94216))
37+
<a name="3.3.3"></a>
38+
## [3.3.3](https://github.com/paradox41/angular-chartist.js/compare/v3.3.2...v3.3.3) (2015-06-06)
4439

4540

46-
## 3.1.1 (2015-04-16)
41+
### Bug Fixes
4742

43+
* **angular-chartist:** Fix events erroring on async data ([f97bc99](https://github.com/paradox41/angular-chartist.js/commit/f97bc99)), closes [#47](https://github.com/paradox41/angular-chartist.js/issues/47)
4844

49-
### 3.1.0 (2015-04-06)
5045

5146

52-
#### Bug Fixes
47+
<a name="3.3.2"></a>
48+
## [3.3.2](https://github.com/paradox41/angular-chartist.js/compare/v3.3.1...v3.3.2) (2015-06-06)
5349

54-
* **angular-chartist:**
55-
* Fixed issue with update and recreation performed in sequence ([b30f505a](https://github.com/paradox41/angular-chartist.js/commit/b30f505a6dda3e568b1eff46b1a83e6350756e6e))
56-
* Fix typo ([7f17e7ec](https://github.com/paradox41/angular-chartist.js/commit/7f17e7ec31813eb71d5e52d2872a0b2b8f97e7e1))
57-
* Call detach on ([9529e630](https://github.com/paradox41/angular-chartist.js/commit/9529e6308be42487378880329eef669fc61894cd), closes [#40](https://github.com/paradox41/angular-chartist.js/issues/40))
5850

51+
### Bug Fixes
5952

60-
### 3.0.3 (2015-02-17)
53+
* **angular-chartist:** Work with async data ([f2a8af2](https://github.com/paradox41/angular-chartist.js/commit/f2a8af2)), closes [#47](https://github.com/paradox41/angular-chartist.js/issues/47)
6154

62-
#### Bug Fixes
6355

64-
* **bower:** Fix location of main ([ec5210b3](https://github.com/paradox41/angular-chartist.js/commit/ec5210b379efecc0ed276727068599c14f866358))
6556

57+
<a name="3.3.1"></a>
58+
## [3.3.1](https://github.com/paradox41/angular-chartist.js/compare/v3.3.0...v3.3.1) (2015-06-06)
6659

67-
#### Features
6860

69-
* **angular-chartist:**
70-
* Rerender chart on options change ([af7b6fdf](https://github.com/paradox41/angular-chartist.js/commit/af7b6fdf9f6cf2eaf00f46ac7bc999f2a5fcdf72))
71-
* Rerender chart on options change ([1815bf76](https://github.com/paradox41/angular-chartist.js/commit/1815bf76b222499c9f8da14e70138e8970f6628a))
7261

7362

74-
### 3.0.1 (2015-02-08)
63+
<a name="3.3.0"></a>
64+
# [3.3.0](https://github.com/paradox41/angular-chartist.js/compare/v3.2.0...v3.3.0) (2015-06-02)
7565

7666

77-
## 3.0.0 (2015-02-04)
7867

7968

80-
#### Bug Fixes
69+
<a name="3.2.0"></a>
70+
# [3.2.0](https://github.com/paradox41/angular-chartist.js/compare/v3.1.1...v3.2.0) (2015-05-22)
8171

82-
* **package.json:** Fix location of main ([469a7ed7](https://github.com/paradox41/angular-chartist.js/commit/469a7ed7d80d166dbd9f288ee16fd1c73e9df0ff))
8372

73+
### Bug Fixes
8474

85-
## 3.0.0 (2015-01-22)
75+
* **build:** Add bower as a dev dep ([602a245](https://github.com/paradox41/angular-chartist.js/commit/602a245))
76+
* **build:** Add bower as a dev-dep ([0ad7407](https://github.com/paradox41/angular-chartist.js/commit/0ad7407))
8677

87-
#### Bug Fixes
78+
### Features
8879

89-
* **angular-chartist:** Fixes chart not updating when chartType changes. ([df40605](https://github.com/paradox41/angular-chartist.js/commit/df40605210ff9330e9f363e39fbbe2d5296a570a))
80+
* **travis:** Get CI working ([0552e21](https://github.com/paradox41/angular-chartist.js/commit/0552e21))
9081

91-
#### Breaking Changes
9282

93-
* File name changed to `angular-chartist.js`
9483

95-
## 2.0.0 (2014-12-03)
84+
<a name="3.1.1"></a>
85+
## [3.1.1](https://github.com/paradox41/angular-chartist.js/compare/v3.1.0...v3.1.1) (2015-04-16)
9686

9787

98-
#### Bug Fixes
9988

100-
* **module:** Change the module name to angular-chartist ([f62d3483](https://github.com/paradox41/angular-chartist.js/commit/f62d3483e5a3d5de8715430c94f3e2389b1e521f))
10189

90+
<a name="3.1.0"></a>
91+
# [3.1.0](https://github.com/paradox41/angular-chartist.js/compare/v3.0.3...v3.1.0) (2015-04-06)
10292

103-
#### Breaking Changes
93+
94+
### Bug Fixes
95+
96+
* **angular-chartist:** Call detach on ([9529e63](https://github.com/paradox41/angular-chartist.js/commit/9529e63)), closes [#40](https://github.com/paradox41/angular-chartist.js/issues/40)
97+
* **angular-chartist:** Fix typo ([7f17e7e](https://github.com/paradox41/angular-chartist.js/commit/7f17e7e))
98+
* **angular-chartist:** Fixed issue with update and recreation performed in sequence ([b30f505](https://github.com/paradox41/angular-chartist.js/commit/b30f505))
99+
100+
101+
102+
<a name="3.0.3"></a>
103+
## [3.0.3](https://github.com/paradox41/angular-chartist.js/compare/v3.0.2...v3.0.3) (2015-02-17)
104+
105+
106+
### Bug Fixes
107+
108+
* **bower:** Fix location of main ([ec5210b](https://github.com/paradox41/angular-chartist.js/commit/ec5210b))
109+
110+
### Features
111+
112+
* **angular-chartist:** Rerender chart on options change ([af7b6fd](https://github.com/paradox41/angular-chartist.js/commit/af7b6fd))
113+
* **angular-chartist:** Rerender chart on options change ([1815bf7](https://github.com/paradox41/angular-chartist.js/commit/1815bf7))
114+
115+
116+
117+
<a name="3.0.1"></a>
118+
## [3.0.1](https://github.com/paradox41/angular-chartist.js/compare/v3.0.0...v3.0.1) (2015-02-04)
119+
120+
121+
### Bug Fixes
122+
123+
* **package.json:** Fix location of main ([469a7ed](https://github.com/paradox41/angular-chartist.js/commit/469a7ed))
124+
125+
126+
127+
<a name="3.0.0"></a>
128+
# [3.0.0](https://github.com/paradox41/angular-chartist.js/compare/v2.0.3...v3.0.0) (2015-01-22)
129+
130+
131+
### Bug Fixes
132+
133+
* **angular-chartist:** Fix live updating bug ([38a1830](https://github.com/paradox41/angular-chartist.js/commit/38a1830))
134+
* **angular-chartist:** Rename the file since ng is reserved by angular ([334420b](https://github.com/paradox41/angular-chartist.js/commit/334420b))
135+
* **angular-chartist:** Watch chartType for changes ([f25b0b5](https://github.com/paradox41/angular-chartist.js/commit/f25b0b5)), closes [#25](https://github.com/paradox41/angular-chartist.js/issues/25)
136+
* **gulp:** Change commit message ([7dc65b5](https://github.com/paradox41/angular-chartist.js/commit/7dc65b5))
137+
138+
139+
140+
<a name="2.0.3"></a>
141+
## [2.0.3](https://github.com/paradox41/angular-chartist.js/compare/v2.0.2...v2.0.3) (2014-12-12)
142+
143+
144+
145+
146+
<a name="2.0.2"></a>
147+
## [2.0.2](https://github.com/paradox41/angular-chartist.js/compare/v2.0.1...v2.0.2) (2014-12-12)
148+
149+
150+
151+
152+
<a name="2.0.0"></a>
153+
# [2.0.0](https://github.com/paradox41/angular-chartist.js/compare/v1.1.0...v2.0.0) (2014-12-03)
154+
155+
156+
### Bug Fixes
157+
158+
* **module:** Change the module name to angular-chartist ([f62d348](https://github.com/paradox41/angular-chartist.js/commit/f62d348))
159+
160+
161+
### BREAKING CHANGES
104162

105163
* ngChartist is no longer a valid module name.
164+
Please update your module name to
165+
166+
167+
<a name="1.1.0"></a>
168+
# [1.1.0](https://github.com/paradox41/angular-chartist.js/compare/v1.0.8...v1.1.0) (2014-10-31)
169+
170+
171+
### Bug Fixes
172+
173+
* **events:** rebind events after chart is updated ([9124301](https://github.com/paradox41/angular-chartist.js/commit/9124301))
174+
175+
176+
177+
<a name="1.0.8"></a>
178+
## [1.0.8](https://github.com/paradox41/angular-chartist.js/compare/v1.0.7...v1.0.8) (2014-10-08)
179+
180+
181+
182+
183+
<a name="1.0.7"></a>
184+
## [1.0.7](https://github.com/paradox41/angular-chartist.js/compare/v1.0.6...v1.0.7) (2014-09-16)
185+
186+
187+
188+
189+
<a name="1.0.6"></a>
190+
## [1.0.6](https://github.com/paradox41/angular-chartist.js/compare/v1.0.5...v1.0.6) (2014-09-16)
191+
192+
193+
194+
195+
<a name="1.0.5"></a>
196+
## [1.0.5](https://github.com/paradox41/angular-chartist.js/compare/v1.0.4...v1.0.5) (2014-09-16)
197+
198+
199+
200+
201+
<a name="1.0.4"></a>
202+
## [1.0.4](https://github.com/paradox41/angular-chartist.js/compare/v1.0.3...v1.0.4) (2014-09-16)
203+
204+
205+
206+
207+
<a name="1.0.3"></a>
208+
## [1.0.3](https://github.com/paradox41/angular-chartist.js/compare/v1.0.2...v1.0.3) (2014-09-11)
209+
210+
211+
212+
213+
<a name="1.0.2"></a>
214+
## [1.0.2](https://github.com/paradox41/angular-chartist.js/compare/v1.0.1...v1.0.2) (2014-09-11)
215+
216+
217+
218+
219+
<a name="1.0.1"></a>
220+
## [1.0.1](https://github.com/paradox41/angular-chartist.js/compare/v1.0.0...v1.0.1) (2014-09-10)
221+
222+
223+
224+
225+
<a name="1.0.0"></a>
226+
# [1.0.0](https://github.com/paradox41/angular-chartist.js/compare/v0.1.2...v1.0.0) (2014-09-10)
227+
228+
229+
230+
231+
<a name="0.1.2"></a>
232+
## 0.1.2 (2014-09-10)
233+
234+
106235

107-
Please update your module name to `angular-chartist`
108236

109-
([f62d3483](https://github.com/paradox41/ng-chartistjs/commit/f62d3483e5a3d5de8715430c94f3e2389b1e521f))

0 commit comments

Comments
 (0)