1
1
<img width =" 300px " src =" https://github.com/rafinskipg/git-changelog/raw/master/images/git-changelog-logo.png " />
2
2
3
- __ Git Changelog__
4
-
5
- _ Git changelog is a utility tool for generating changelogs. It is free and opensource. :)_
3
+ __ Since tag 1 changelog__
6
4
7
5
# squeezy potatoe (2016-05-08)
8
6
@@ -12,6 +10,8 @@ _Git changelog is a utility tool for generating changelogs. It is free and opens
12
10
13
11
## Bug Fixes
14
12
13
+ - correctly detect when running under grunt on Windows
14
+ ([ 4205ea49] ( https://github.com/rafinskipg/git-changelog/commit/4205ea49a893e4d1807a39268739c13754d40cf2 ) )
15
15
- Stream didn't close properly
16
16
([ 99f228cf] ( https://github.com/rafinskipg/git-changelog/commit/99f228cfa5cb26c46ef9e3b00171a5e3d38fd844 ) )
17
17
- Github commit url
@@ -30,199 +30,6 @@ _Git changelog is a utility tool for generating changelogs. It is free and opens
30
30
([ 257119cf] ( https://github.com/rafinskipg/git-changelog/commit/257119cf2bb6d8f341a5d65a2f47bcf803dff205 ) )
31
31
32
32
33
- ## Features
34
-
35
- - CLI option with git-changelog
36
- ([ 50af9f0a] ( https://github.com/rafinskipg/git-changelog/commit/50af9f0aeba14e88254aaf1bfd6433c4c6bc9fbe ) )
37
- - Working on new API
38
- ([ 121b9928] ( https://github.com/rafinskipg/git-changelog/commit/121b99285d2a04f9159951fa0e3f849d0d618fef ) )
39
- - ** bootstrap:** creating initial structure
40
- ([ dea45d68] ( https://github.com/rafinskipg/git-changelog/commit/dea45d68ce9555e876680bf7c0778add2f367a30 ) )
41
- - ** grunt-plugin:**
42
- - Commit for research purposes
43
- ([ 5afbb7a9] ( https://github.com/rafinskipg/git-changelog/commit/5afbb7a95c9f0e985f78666e7e231967524a8928 ) )
44
- - Now it is ready to be a grunt plugin
45
- ([ 6422e055] ( https://github.com/rafinskipg/git-changelog/commit/6422e0552b30f6e94d11b03310a23c1342aa5965 ) )
46
- - ** options:** Added ignore tags option
47
- ([ 95362e8b] ( https://github.com/rafinskipg/git-changelog/commit/95362e8b57a673e810ffe54ff3337de1ea5109a8 ) )
48
- - ** output:** added logo in printHeader
49
- ([ 6b489450] ( https://github.com/rafinskipg/git-changelog/commit/6b489450a90172dc57059d7fd55fb4c6110152b2 ) )
50
- - ** package:** Added global install so you can run via command
51
- ([ 86eae3f0] ( https://github.com/rafinskipg/git-changelog/commit/86eae3f013ace1c5c23afc32b2e8f878a69629f1 ) )
52
-
53
-
54
- ## Documentation
55
-
56
- - Updated options and tagging info
57
- ([ 1ad3b6be] ( https://github.com/rafinskipg/git-changelog/commit/1ad3b6bedc6431b70e3a2e93e5967bad9a7830ee ) )
58
- - added documentation for explaining the commit message
59
- ([ d516c2fb] ( https://github.com/rafinskipg/git-changelog/commit/d516c2fb464072fc1f4c86ec71a910eeab3e830c ) )
60
- - Added docs
61
- ([ e0ba50c0] ( https://github.com/rafinskipg/git-changelog/commit/e0ba50c0bb0b13e9b39a59b8f4dda96e86d55644 ) )
62
- - ** README:**
63
- - Reorder contents
64
- ([ 14e8a772] ( https://github.com/rafinskipg/git-changelog/commit/14e8a772c3a05c32bc9fba6f75565132025d4942 ) )
65
- - TOC
66
- ([ d6338ab4] ( https://github.com/rafinskipg/git-changelog/commit/d6338ab45f6e45e5562e5e6f4f1db86f39ca458d ) )
67
- - Added more information on the new specification
68
- ([ f984eedd] ( https://github.com/rafinskipg/git-changelog/commit/f984eedde6be5db804d0b6bf2e238ab2e7ca15fb ) )
69
- - added more commit examples and npm versioning usage
70
- ([ 51341b7a] ( https://github.com/rafinskipg/git-changelog/commit/51341b7aae082c6c1a1caaa77dfdbfdc2622a56f ) )
71
- - add logo
72
- ([ 1af36c9b] ( https://github.com/rafinskipg/git-changelog/commit/1af36c9b0dad5cc0c2a321e3f280a89d76a8fb2b ) )
73
- - ** readme:** Final readme Fixes #1 Closes #1
74
- ([ e725d8f4] ( https://github.com/rafinskipg/git-changelog/commit/e725d8f4bf477b517ca6185a75fdfa0aa660b3be ) ,
75
- [ #1 ] ( https://github.com/rafinskipg/git-changelog/issues/1 ) )
76
-
77
-
78
- ## Refactor
79
-
80
- - added debug messages and refactored some additional code
81
- ([ 70e48caf] ( https://github.com/rafinskipg/git-changelog/commit/70e48caf330b7f76fdea474ce58bcf96cb11ccbc ) )
82
- - modified the task using a factory pattern to improve testability
83
- ([ 1a0f25d3] ( https://github.com/rafinskipg/git-changelog/commit/1a0f25d3d9bbedd029c810c4dd2d35419cbb9276 ) )
84
- - Removed ignore tags and updated documentation
85
- ([ cb17b55d] ( https://github.com/rafinskipg/git-changelog/commit/cb17b55de2ba0b597147fe4ce15e6883feb82a88 ) )
86
- - removed deprecated options
87
- ([ 7d05b632] ( https://github.com/rafinskipg/git-changelog/commit/7d05b632af6be3db2c00925b7cf28cd990c19a71 ) )
88
- - ** delete:** deleted some files
89
- ([ b9c72f57] ( https://github.com/rafinskipg/git-changelog/commit/b9c72f57c4920420fef8c486bfccf5798870e06b ) )
90
- - ** docs:**
91
- - Angular document commits
92
- ([ 01e8c1ba] ( https://github.com/rafinskipg/git-changelog/commit/01e8c1ba4c29fcddcfc237f4e6185682b9ced67d ) )
93
- - Added docs
94
- ([ 0a155845] ( https://github.com/rafinskipg/git-changelog/commit/0a1558458c46574c5b0e6ec3749668fad1c8647a ) )
95
- - ** generate:** replace ` #getStream ` with ` fse#createOutputStream `
96
- ([ 2d252d89] ( https://github.com/rafinskipg/git-changelog/commit/2d252d89017a70008896497e36f03e9d2add2c97 ) )
97
- - ** lib:** simplify methods and refactor into separate files
98
- ([ 7a3600bf] ( https://github.com/rafinskipg/git-changelog/commit/7a3600bf9a5487cb26e3eb4b65ac774a68b6b91e ) )
99
- - ** writeChangelog:** method now returns a promise
100
- ([ 69fa1b0b] ( https://github.com/rafinskipg/git-changelog/commit/69fa1b0b11a603683342a9e0626cb69550b92002 ) )
101
-
102
-
103
- ## Style
104
-
105
- - ** message:** Added a message on the changelog for referencing the github
106
- ([ d20031a9] ( https://github.com/rafinskipg/git-changelog/commit/d20031a9dc6fd92cba205903b2fd9d25feae6ea7 ) )
107
-
108
-
109
- ## Test
110
-
111
- - added test for .init(), .getPreviousTag(), getRepoUrl(), .log() and .warn()
112
- ([ fd099a85] ( https://github.com/rafinskipg/git-changelog/commit/fd099a858b44e67e28f4e18f07c520803f3ac55e ) )
113
- - removed unnecessary debug setting (was using for "debugging")
114
- ([ 83cd52b1] ( https://github.com/rafinskipg/git-changelog/commit/83cd52b1e8b79dd6bff13dc0d2003e802f8e45e6 ) )
115
- - updated test to cover promise return from .generate()
116
- ([ c182ee47] ( https://github.com/rafinskipg/git-changelog/commit/c182ee47a4ec36a453420f8cc04358ec6e98e381 ) )
117
- - ensure changelog has default setting at the beginning of spec
118
- ([ 31f81e26] ( https://github.com/rafinskipg/git-changelog/commit/31f81e262440aa10efafd90c74d98569df418795 ) )
119
- - changed spy on changelog.generate() to stub, to avoid polluting following tests
120
- ([ 0aa35588] ( https://github.com/rafinskipg/git-changelog/commit/0aa35588cf944b2f84b842d66220d50e8f5d96a8 ) )
121
- - added test for .writeChageLog() and .organizeCommits()
122
- ([ b07f28e1] ( https://github.com/rafinskipg/git-changelog/commit/b07f28e1e92bdf20be669596651b344d2f70855e ) )
123
- - added default mocha options
124
- ([ 595c8347] ( https://github.com/rafinskipg/git-changelog/commit/595c8347fd4e2b697ceac247babe7ece7c90c4fa ) )
125
- - added missing done() callback on .catch()
126
- ([ 0da53e9c] ( https://github.com/rafinskipg/git-changelog/commit/0da53e9c8ad8a967753ac06dc1c23302c7956017 ) )
127
- - added tests for tag option equals to false
128
- ([ 1fc1e809] ( https://github.com/rafinskipg/git-changelog/commit/1fc1e809dcca7d499f870c314d2860121fcb6bab ) )
129
- - Added unit tests for commit parsing
130
- ([ 504a61a7] ( https://github.com/rafinskipg/git-changelog/commit/504a61a715ed541feee4570810c2153ba8984420 ) )
131
- - ** writeChangelog:** updated test to reflect changes to method
132
- ([ b999948f] ( https://github.com/rafinskipg/git-changelog/commit/b999948f2c38f5d002fa0dc535429a80acdf2d75 ) )
133
-
134
-
135
- ## Chore
136
-
137
- - a couple of spelling corrections [ ci skip]
138
- ([ 1486a845] ( https://github.com/rafinskipg/git-changelog/commit/1486a84537c5fd2d7997721820981c7949487af2 ) )
139
- - minor edits to README
140
- ([ 481c6c80] ( https://github.com/rafinskipg/git-changelog/commit/481c6c80d49e5e11c72d8378976d5d3ee1d581d2 ) )
141
- - fixing lint errors
142
- ([ 3a8e8d48] ( https://github.com/rafinskipg/git-changelog/commit/3a8e8d486a2b89b9f04d01200fe4f9f7851d0123 ) )
143
- - added chai-as-promise to handle methods that return promises
144
- ([ 1d384257] ( https://github.com/rafinskipg/git-changelog/commit/1d3842576839b763b28a777e96b061dbd4d01a80 ) )
145
- - updated travis config
146
- ([ d6a7ef94] ( https://github.com/rafinskipg/git-changelog/commit/d6a7ef945f600ec787b515486bd3abfa2f86a25b ) )
147
- - stopped tracking test output files
148
- ([ 1d12bccb] ( https://github.com/rafinskipg/git-changelog/commit/1d12bccb9f7dce07ff45318304dc5ab82620b6f1 ) )
149
- - added istanbul configuration file
150
- ([ 88c945e6] ( https://github.com/rafinskipg/git-changelog/commit/88c945e6d8ddddfe6ee3bdf808ae2c749b4eabf3 ) )
151
- - updated travis configuration for code climate
152
- ([ fbd651dd] ( https://github.com/rafinskipg/git-changelog/commit/fbd651dd765a1ee26293dd03543e578181462e3f ) )
153
- - fixed lint issues in tests
154
- ([ 2edb0199] ( https://github.com/rafinskipg/git-changelog/commit/2edb019910a421cd94868397a0f5881e90af4ed5 ) )
155
- - add tests to lint task
156
- ([ 1d789792] ( https://github.com/rafinskipg/git-changelog/commit/1d789792143d2f68820c16426e772857e45ba181 ) )
157
- - add lint rules for mocha test
158
- ([ bbea9341] ( https://github.com/rafinskipg/git-changelog/commit/bbea9341acb37f729e7f83d59d784cb4ff7969e1 ) )
159
- - ignore files generated by tests
160
- ([ 3ccbff47] ( https://github.com/rafinskipg/git-changelog/commit/3ccbff47ee2dd655da95ea3a9b95cb156f8f6956 ) )
161
- - update dependencies
162
- ([ 3036d803] ( https://github.com/rafinskipg/git-changelog/commit/3036d8037f4af6aa34fb137037a9eb9d0ce34297 ) )
163
- - removed unused dependency
164
- ([ cdd9f0d5] ( https://github.com/rafinskipg/git-changelog/commit/cdd9f0d5623f839eaaf646d4de0cf72816cf00af ) )
165
- - fixed typo
166
- ([ 081a8f96] ( https://github.com/rafinskipg/git-changelog/commit/081a8f963104711b5f15bb8468489ee13927e226 ) )
167
- - added commits fixture for tests
168
- ([ b7d16b68] ( https://github.com/rafinskipg/git-changelog/commit/b7d16b682a8167cd4a90e59c4f511774f6572ce1 ) )
169
- - added missing development dependencies
170
- ([ e52e3ec6] ( https://github.com/rafinskipg/git-changelog/commit/e52e3ec6234db4cc9055c6e0abd5f32b587f67d6 ) )
171
- - adding missing newline at the end of file
172
- ([ da4b5492] ( https://github.com/rafinskipg/git-changelog/commit/da4b54920e1be490fb47a25906eece63229b0094 ) )
173
- - removed testing from grunt file (causing recursion issues during some tests)
174
- ([ 8e94e8ac] ( https://github.com/rafinskipg/git-changelog/commit/8e94e8ac23e73709495cf0c6851fbaf1a84c0c9b ) )
175
- - install mocha before travis scripts
176
- ([ 9be62aae] ( https://github.com/rafinskipg/git-changelog/commit/9be62aaeb7d50959cff870e0cabb08277d1c512b ) )
177
- - updated npm scripts and added debug
178
- ([ aa4f2a2d] ( https://github.com/rafinskipg/git-changelog/commit/aa4f2a2d7b834484f65239ceccdf4f973dbe0cee ) )
179
- - moved fixtures to the test folder
180
- ([ e59d429b] ( https://github.com/rafinskipg/git-changelog/commit/e59d429b032451f75ef986e2d1b3c63fb8672a1c ) )
181
- - removed unused test/hacky.js
182
- ([ 500fdf3c] ( https://github.com/rafinskipg/git-changelog/commit/500fdf3c37e72c98f4809806e85926035eb46792 ) )
183
- - rename changelog.spec.js to match file being tested
184
- ([ 41757850] ( https://github.com/rafinskipg/git-changelog/commit/417578507b39aeffe826922ad3eccfcc13ad6ed0 ) )
185
- - fixed lint errors
186
- ([ 71a5eae2] ( https://github.com/rafinskipg/git-changelog/commit/71a5eae2212e7abf87c97a569f8251a56b5474a6 ) )
187
- - added grunt coverage task
188
- ([ ef6cf2cf] ( https://github.com/rafinskipg/git-changelog/commit/ef6cf2cf14b69fe4200eb0eeb9319fb4bcdffcc2 ) )
189
- - added node.js ` 0.12 ` to travis-ci config
190
- ([ 24d9c58a] ( https://github.com/rafinskipg/git-changelog/commit/24d9c58a0a4ea349709719c431ca9878a2f01bc4 ) )
191
- - Updated readme
192
- ([ fca6ecba] ( https://github.com/rafinskipg/git-changelog/commit/fca6ecbac686661ece15acdb41d23e86011457f2 ) )
193
- - package json version 1.1.3
194
- ([ 9d600386] ( https://github.com/rafinskipg/git-changelog/commit/9d6003868e352ae21383913f671bc091afc9d8c7 ) )
195
- - ** cleanup:**
196
- - remove unnecessary code [ skip ci]
197
- ([ 80dbe3ec] ( https://github.com/rafinskipg/git-changelog/commit/80dbe3ec7a28e7c20d99e89009856c70138350b0 ) )
198
- - remove ` #getStream ` and ` #checkPath `
199
- ([ cd75ebc4] ( https://github.com/rafinskipg/git-changelog/commit/cd75ebc44e39242b7e9c8ef2363c86d3f1cabc0e ) )
200
- - ** deps:
** install
[email protected]
201
- ([ 7c8e257b] ( https://github.com/rafinskipg/git-changelog/commit/7c8e257b81f0daeba7e347d175583af1a7a9bfa0 ) )
202
- - ** images:**
203
- - add logo in JPEG format
204
- ([ 50338b9a] ( https://github.com/rafinskipg/git-changelog/commit/50338b9a8b5540e42273857448e803d8b85c689d ) )
205
- - add logo in PNG format
206
- ([ bb5fbbdb] ( https://github.com/rafinskipg/git-changelog/commit/bb5fbbdba7ef2b9466c185c12ef426d82fe25bcf ) )
207
- - ** lint:**
208
- - add missing semicolon
209
- ([ 2888af48] ( https://github.com/rafinskipg/git-changelog/commit/2888af4803f85da1afbb8c9832314f53cc4ca131 ) )
210
- - fix indentation
211
- ([ 4cf9b6e6] ( https://github.com/rafinskipg/git-changelog/commit/4cf9b6e69a1426d48f18da45614f8f01994707b7 ) )
212
- - have jshint ignore false positives
213
- ([ ed8e9df4] ( https://github.com/rafinskipg/git-changelog/commit/ed8e9df48720c42086186fa4219262a351bbc3e4 ) )
214
- - fixing jshint errors
215
- ([ 987366f0] ( https://github.com/rafinskipg/git-changelog/commit/987366f02517c9cfdb62264d0f6ea7d0b20d6634 ) )
216
- - ** package:** Package json version
217
- ([ 990b8ea0] ( https://github.com/rafinskipg/git-changelog/commit/990b8ea04ca04f3c907653b0fa89ae6ddd601092 ) )
218
- - ** package.json:** Added preversion script
219
- ([ b3f1e44a] ( https://github.com/rafinskipg/git-changelog/commit/b3f1e44a900b00bda1facaee5354ba1ff58166aa ) )
220
- - ** release:** 0.1.8 codename(furious-stallman)
221
- ([ b9432318] ( https://github.com/rafinskipg/git-changelog/commit/b943231854ffd6cb0c5f32e5482cadd99c96f3e9 ) )
222
- - ** task:** cleanup unused requires
223
- ([ 8a41d4e7] ( https://github.com/rafinskipg/git-changelog/commit/8a41d4e7b245b2698749279765bcef4748e18ac7 ) )
224
-
225
-
226
33
227
34
---
228
- <sub ><sup >* Generated with [ git-changelog] ( https://github.com/rafinskipg/git-changelog ) . If you have any problem or suggestion , create an issue.* :) ** Thanks** </sub ></sup >
35
+ <sub ><sup >* Generated with [ git-changelog] ( https://github.com/rafinskipg/git-changelog ) . If you have any problems or suggestions , create an issue.* :) ** Thanks** </sub ></sup >
0 commit comments