|
1 |
| -# Change Log |
2 |
| -All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). |
| 1 | +### Changelog |
| 2 | +All notable changes to this project will be documented in this file. |
3 | 3 |
|
4 |
| -Generated by [auto-changelog](https://github.com/CookPete/auto-changelog) |
| 4 | +Generated by [auto-changelog](https://github.com/CookPete/auto-changelog). |
5 | 5 |
|
| 6 | +#### [v1.0.0](https://github.com/CookPete/auto-changelog/compare/v0.3.6...v1.0.0) |
| 7 | +> 27 October 2017 |
| 8 | +- Update dependencies to enable Greenkeeper 🌴 [`#10`](https://github.com/CookPete/auto-changelog/pulls/10) |
| 9 | +- Refactor codebase [`dab29fb`](https://github.com/CookPete/auto-changelog/commit/dab29fb3a030ffe2799075ef46c70c734d8d2b89) |
| 10 | +- Add greenkeeper-lockfile support [`126c6fb`](https://github.com/CookPete/auto-changelog/commit/126c6fbd054c16624ab39cbb51a2eab99bc832c6) |
| 11 | +- Tweak readme badges [`bf73f55`](https://github.com/CookPete/auto-changelog/commit/bf73f555422ef5338455182b9649badc122bdadf) |
6 | 12 |
|
7 |
| -#### [v0.3.6](https://null/CookPete/auto-changelog/compare/v0.3.5...v0.3.6) |
| 13 | +#### [v0.3.6](https://github.com/CookPete/auto-changelog/compare/v0.3.5...v0.3.6) |
8 | 14 | > 23 October 2017
|
| 15 | +- Use origin hostname instead of host [`#9`](https://github.com/CookPete/auto-changelog/issues/9) |
| 16 | +- Correct bitbucket compare URLs [`9d34452`](https://github.com/CookPete/auto-changelog/commit/9d344527171c158e1d56fdfde5cce870c5ba84bf) |
9 | 17 |
|
10 |
| -* Use origin hostname instead of host [`https://github.com/CookPete/auto-changelog/issues/9`](https://github.com/CookPete/auto-changelog/issues/9) |
11 |
| -* Correct bitbucket compare URLs [`9d34452`](https://null/CookPete/auto-changelog/commit/9d344527171c158e1d56fdfde5cce870c5ba84bf) |
12 |
| - |
13 |
| - |
14 |
| -#### [v0.3.5](https://null/CookPete/auto-changelog/compare/v0.3.4...v0.3.5) |
| 18 | +#### [v0.3.5](https://github.com/CookPete/auto-changelog/compare/v0.3.4...v0.3.5) |
15 | 19 | > 6 October 2017
|
| 20 | +- Add babel-polyfill [`#8`](https://github.com/CookPete/auto-changelog/issues/8) |
16 | 21 |
|
17 |
| -* Add babel-polyfill [`https://github.com/CookPete/auto-changelog/issues/8`](https://github.com/CookPete/auto-changelog/issues/8) |
18 |
| - |
19 |
| - |
20 |
| -#### [v0.3.4](https://null/CookPete/auto-changelog/compare/v0.3.3...v0.3.4) |
| 22 | +#### [v0.3.4](https://github.com/CookPete/auto-changelog/compare/v0.3.3...v0.3.4) |
21 | 23 | > 5 October 2017
|
| 24 | +- Add code coverage [`786af11`](https://github.com/CookPete/auto-changelog/commit/786af11c841fe158fbb8eb3d6a0e2c0ee8b1a93a) |
| 25 | +- Use async/await instead of promises [`dff4653`](https://github.com/CookPete/auto-changelog/commit/dff465371252ce6ab4cd05e49d4c41fd8d3bb37a) |
| 26 | +- Remove need for array.find polyfill [`78a1cb8`](https://github.com/CookPete/auto-changelog/commit/78a1cb8ac9327ecb0efadffed037f90191bdce5a) |
22 | 27 |
|
23 |
| -* Add code coverage [`786af11`](https://null/CookPete/auto-changelog/commit/786af11c841fe158fbb8eb3d6a0e2c0ee8b1a93a) |
24 |
| -* Disable codecov comments and build status [`be47188`](https://null/CookPete/auto-changelog/commit/be4718822db4e273538185cb6e0c961abe9929da) |
25 |
| -* Update travis to use later versions of node [`2b44d05`](https://null/CookPete/auto-changelog/commit/2b44d053af217f5b3b35a7a1b58810e146e045f6) |
26 |
| - |
27 |
| - |
28 |
| -#### [v0.3.3](https://null/CookPete/auto-changelog/compare/v0.3.2...v0.3.3) |
| 28 | +#### [v0.3.3](https://github.com/CookPete/auto-changelog/compare/v0.3.2...v0.3.3) |
29 | 29 | > 24 September 2017
|
| 30 | +- Bump packages [`#7`](https://github.com/CookPete/auto-changelog/issues/7) |
| 31 | +- Use babel-preset-env [`3eb90ce`](https://github.com/CookPete/auto-changelog/commit/3eb90ce74791fa803e3013aab12d0ff3cecc403b) |
| 32 | +- Lint fix [`67c38dd`](https://github.com/CookPete/auto-changelog/commit/67c38ddf70b7420de0a9bae061efe858e879e0b7) |
30 | 33 |
|
31 |
| -* Bump packages [`https://github.com/CookPete/auto-changelog/issues/7`](https://github.com/CookPete/auto-changelog/issues/7) |
32 |
| -* Use babel-preset-env [`3eb90ce`](https://null/CookPete/auto-changelog/commit/3eb90ce74791fa803e3013aab12d0ff3cecc403b) |
33 |
| -* Lint fix [`67c38dd`](https://null/CookPete/auto-changelog/commit/67c38ddf70b7420de0a9bae061efe858e879e0b7) |
34 |
| - |
35 |
| - |
36 |
| -#### [v0.3.2](https://null/CookPete/auto-changelog/compare/v0.3.1...v0.3.2) |
| 34 | +#### [v0.3.2](https://github.com/CookPete/auto-changelog/compare/v0.3.1...v0.3.2) |
37 | 35 | > 14 September 2017
|
| 36 | +- Prevent duplicate commits being listed [`#3`](https://github.com/CookPete/auto-changelog/issues/3) |
38 | 37 |
|
39 |
| -* Prevent duplicate commits being listed [`https://github.com/CookPete/auto-changelog/issues/3`](https://github.com/CookPete/auto-changelog/issues/3) |
40 |
| - |
41 |
| - |
42 |
| -#### [v0.3.1](https://null/CookPete/auto-changelog/compare/v0.3.0...v0.3.1) |
| 38 | +#### [v0.3.1](https://github.com/CookPete/auto-changelog/compare/v0.3.0...v0.3.1) |
43 | 39 | > 9 September 2016
|
| 40 | +- Improve origin URL parsing [`#2`](https://github.com/CookPete/auto-changelog/issues/2) [`#5`](https://github.com/CookPete/auto-changelog/issues/5) |
| 41 | +- Remove semicolons [`2ff61e2`](https://github.com/CookPete/auto-changelog/commit/2ff61e2f6b415bd24cfdf1788a3a4239138e6aa2) |
| 42 | +- More robust log separators [`adc1dcc`](https://github.com/CookPete/auto-changelog/commit/adc1dccb744335ed1b0cb52a32f23605f92bbe97) |
| 43 | +- Improve error handling [`96b7666`](https://github.com/CookPete/auto-changelog/commit/96b7666e50126dc515bb7bf2f9a79090ad7d8806) |
44 | 44 |
|
45 |
| -* Improve origin URL parsing [`#2`](https://null/CookPete/auto-changelog/issues/2), [`#5`](https://null/CookPete/auto-changelog/issues/5) |
46 |
| -* Bump packages [`8e25849`](https://null/CookPete/auto-changelog/commit/8e258493826b744539fbcc2a97ee51026d404ecb) |
47 |
| -* More robust log separators [`adc1dcc`](https://null/CookPete/auto-changelog/commit/adc1dccb744335ed1b0cb52a32f23605f92bbe97) |
48 |
| - |
49 |
| - |
50 |
| -#### [v0.3.0](https://null/CookPete/auto-changelog/compare/v0.2.2...v0.3.0) |
| 45 | +#### [v0.3.0](https://github.com/CookPete/auto-changelog/compare/v0.2.2...v0.3.0) |
51 | 46 | > 11 January 2016
|
| 47 | +- Add semicolons after class properties [`07b2de5`](https://github.com/CookPete/auto-changelog/commit/07b2de5131f4354565b2ba94a5fc181a1448b5c2) |
| 48 | +- Remove unique issue filter [`11acb7e`](https://github.com/CookPete/auto-changelog/commit/11acb7e4a9f2782a95e0932917828646103bd85a) |
| 49 | +- Add support for minimumChangeCount in templates [`612d80b`](https://github.com/CookPete/auto-changelog/commit/612d80b02cabbc2faeddd39c57bd086661932aef) |
52 | 50 |
|
53 |
| -* Add support for minimumChangeCount in templates [`612d80b`](https://null/CookPete/auto-changelog/commit/612d80b02cabbc2faeddd39c57bd086661932aef) |
54 |
| -* Add semicolons after class properties [`07b2de5`](https://null/CookPete/auto-changelog/commit/07b2de5131f4354565b2ba94a5fc181a1448b5c2) |
55 |
| -* Remove unique issue filter [`11acb7e`](https://null/CookPete/auto-changelog/commit/11acb7e4a9f2782a95e0932917828646103bd85a) |
56 |
| - |
57 |
| - |
58 |
| -#### [v0.2.2](https://null/CookPete/auto-changelog/compare/v0.2.1...v0.2.2) |
| 51 | +#### [v0.2.2](https://github.com/CookPete/auto-changelog/compare/v0.2.1...v0.2.2) |
59 | 52 | > 2 January 2016
|
| 53 | +- Add a commit-only release to test data [`99927a9`](https://github.com/CookPete/auto-changelog/commit/99927a9b2126e656f70964f303a477aa4a5f811b) |
| 54 | +- Update templating logic [`12c0624`](https://github.com/CookPete/auto-changelog/commit/12c0624e7e419a70bd5f3b403d7e0bd8f23ec617) |
| 55 | +- More sensible formatDate [`db92947`](https://github.com/CookPete/auto-changelog/commit/db92947e6129cc20cd7777b7ed90b2bd547918c0) |
60 | 56 |
|
61 |
| -* Update templating logic [`12c0624`](https://null/CookPete/auto-changelog/commit/12c0624e7e419a70bd5f3b403d7e0bd8f23ec617) |
62 |
| -* Add a commit-only release to test data [`99927a9`](https://null/CookPete/auto-changelog/commit/99927a9b2126e656f70964f303a477aa4a5f811b) |
63 |
| -* More sensible formatDate [`db92947`](https://null/CookPete/auto-changelog/commit/db92947e6129cc20cd7777b7ed90b2bd547918c0) |
64 |
| - |
65 |
| - |
66 |
| -#### [v0.2.1](https://null/CookPete/auto-changelog/compare/v0.2.0...v0.2.1) |
| 57 | +#### [v0.2.1](https://github.com/CookPete/auto-changelog/compare/v0.2.0...v0.2.1) |
67 | 58 | > 2 January 2016
|
| 59 | +- Replace toLocaleString usage with months array [`0008264`](https://github.com/CookPete/auto-changelog/commit/0008264bcabddf8d2b6b19fde7aa41b0de7a5b77) |
68 | 60 |
|
69 |
| -* Replace toLocaleString usage with months array [`0008264`](https://null/CookPete/auto-changelog/commit/0008264bcabddf8d2b6b19fde7aa41b0de7a5b77) |
70 |
| - |
71 |
| - |
72 |
| -#### [v0.2.0](https://null/CookPete/auto-changelog/compare/v0.1.1...v0.2.0) |
| 61 | +#### [v0.2.0](https://github.com/CookPete/auto-changelog/compare/v0.1.1...v0.2.0) |
73 | 62 | > 2 January 2016
|
| 63 | +- Add support for specifying templates [`369b51e`](https://github.com/CookPete/auto-changelog/commit/369b51e9ff05bccba19cd09d9d519bca579bf972) |
| 64 | +- Add FAQ to readme [`9351ad0`](https://github.com/CookPete/auto-changelog/commit/9351ad0b5f6e7f59e1b51b1c7ea1a3e7720dfbbc) |
| 65 | +- Rearrange usage docs [`c6bfb0b`](https://github.com/CookPete/auto-changelog/commit/c6bfb0be0b429ce7f9697eb1097ec3e2288aff74) |
74 | 66 |
|
75 |
| -* Add support for specifying templates [`369b51e`](https://null/CookPete/auto-changelog/commit/369b51e9ff05bccba19cd09d9d519bca579bf972) |
76 |
| -* Add FAQ to readme [`9351ad0`](https://null/CookPete/auto-changelog/commit/9351ad0b5f6e7f59e1b51b1c7ea1a3e7720dfbbc) |
77 |
| -* Rearrange usage docs [`c6bfb0b`](https://null/CookPete/auto-changelog/commit/c6bfb0be0b429ce7f9697eb1097ec3e2288aff74) |
78 |
| - |
79 |
| - |
80 |
| -#### [v0.1.1](https://null/CookPete/auto-changelog/compare/v0.1.0...v0.1.1) |
| 67 | +#### [v0.1.1](https://github.com/CookPete/auto-changelog/compare/v0.1.0...v0.1.1) |
81 | 68 | > 31 December 2015
|
| 69 | +- Explicitly render links for PRs and issues [`0a384cd`](https://github.com/CookPete/auto-changelog/commit/0a384cdeb3e9c3641fc3f655b0d9aeff58f8ebd3) |
| 70 | +- Fix --package bug [`7f12f81`](https://github.com/CookPete/auto-changelog/commit/7f12f81f06441af4c74508ccc673e7052dec8d18) |
82 | 71 |
|
83 |
| -* Explicitly render links for PRs and issues [`0a384cd`](https://null/CookPete/auto-changelog/commit/0a384cdeb3e9c3641fc3f655b0d9aeff58f8ebd3) |
84 |
| -* Fix --package bug [`7f12f81`](https://null/CookPete/auto-changelog/commit/7f12f81f06441af4c74508ccc673e7052dec8d18) |
85 |
| - |
86 |
| - |
87 |
| -#### [v0.1.0](https://null/CookPete/auto-changelog/compare/v0.0.1...v0.1.0) |
| 72 | +#### [v0.1.0](https://github.com/CookPete/auto-changelog/compare/v0.0.1...v0.1.0) |
88 | 73 | > 31 December 2015
|
89 |
| -
|
90 |
| -* Add option for specifying output file [`#1`](https://null/CookPete/auto-changelog/issues/1) |
91 |
| -* Add support for --package [`772fbb9`](https://null/CookPete/auto-changelog/commit/772fbb988f41d893bccd88417a2b5992543bc936) |
92 |
| -* Update badges [`d17791f`](https://null/CookPete/auto-changelog/commit/d17791f478b7fc4a48877b5c79a1ce857223553a) |
93 |
| - |
| 74 | +- Add option for specifying output file [`#1`](https://github.com/CookPete/auto-changelog/issues/1) |
| 75 | +- Add support for --package [`772fbb9`](https://github.com/CookPete/auto-changelog/commit/772fbb988f41d893bccd88417a2b5992543bc936) |
| 76 | +- Update badges [`d17791f`](https://github.com/CookPete/auto-changelog/commit/d17791f478b7fc4a48877b5c79a1ce857223553a) |
| 77 | +- Remove todo list from readme [`4446226`](https://github.com/CookPete/auto-changelog/commit/4446226048642ad19a7bfbc1c2f8040a6d15cbc3) |
94 | 78 |
|
95 | 79 | #### v0.0.1
|
96 | 80 | > 31 December 2015
|
| 81 | +- First commit [`436b409`](https://github.com/CookPete/auto-changelog/commit/436b409bb6b3f853d14e2eda6ca1d87f78d00a14) |
97 | 82 |
|
98 |
| -* First commit [`436b409`](https://null/CookPete/auto-changelog/commit/436b409bb6b3f853d14e2eda6ca1d87f78d00a14) |
0 commit comments