Skip to content

Commit

Permalink
Updating example
Browse files Browse the repository at this point in the history
  • Loading branch information
tomasbjerre committed Feb 10, 2016
1 parent bbb8845 commit 90ea868
Show file tree
Hide file tree
Showing 13 changed files with 256 additions and 231 deletions.
113 changes: 61 additions & 52 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,47 +1,56 @@
# Git Changelog changelog
# Git Changelog Maven plugin changelog

Changelog of Git Changelog.
Changelog of Git Changelog Maven plugin.

## Unreleased
### No issue

**Updating example**


[0dc99a385e35227](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/0dc99a385e35227) Tomas Bjerre *2016-02-10 18:05:13*


## 1.15
### No issue

**Using lib 1.25 and updating README.md**


[a2b34183d51ca75](https://github.com/tomasbjerre/git-changelog-lib/commit/a2b34183d51ca75) Tomas Bjerre *2016-02-10 17:53:02*
[f11d1b792b9a7dd](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/f11d1b792b9a7dd) Tomas Bjerre *2016-02-10 17:53:32*

**Updating docs after release**


[22aa5451b408b76](https://github.com/tomasbjerre/git-changelog-lib/commit/22aa5451b408b76) Tomas Bjerre *2016-02-09 19:30:25*
[22aa5451b408b76](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/22aa5451b408b76) Tomas Bjerre *2016-02-09 19:30:25*


## git-changelog-maven-plugin-1.14
## 1.14
### No issue

**Added variables: messageTitle, messageBody, messageItems #5**


[0a7a9a1aa672414](https://github.com/tomasbjerre/git-changelog-lib/commit/0a7a9a1aa672414) Tomas Bjerre *2016-02-09 19:26:45*
[0a7a9a1aa672414](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/0a7a9a1aa672414) Tomas Bjerre *2016-02-09 19:26:45*

**Adding example of custom issue without link**

* Like I123

[b07a644537281ad](https://github.com/tomasbjerre/git-changelog-lib/commit/b07a644537281ad) Tomas Bjerre *2016-02-01 18:15:25*
[b07a644537281ad](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/b07a644537281ad) Tomas Bjerre *2016-02-01 18:15:25*

**Maven Central version badge in README.md**


[fd359803b585f6e](https://github.com/tomasbjerre/git-changelog-lib/commit/fd359803b585f6e) Tomas Bjerre *2016-01-31 21:14:03*
[fd359803b585f6e](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/fd359803b585f6e) Tomas Bjerre *2016-01-31 21:14:03*

**Updating README.md after release**


[053a30dc61df44c](https://github.com/tomasbjerre/git-changelog-lib/commit/053a30dc61df44c) Tomas Bjerre *2016-01-31 19:19:40*
[053a30dc61df44c](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/053a30dc61df44c) Tomas Bjerre *2016-01-31 19:19:40*


## git-changelog-maven-plugin-1.13
## 1.13
### No issue

**Implementing custom issues**
Expand All @@ -50,198 +59,198 @@ Changelog of Git Changelog.
* QC matching QC1234
* Incident matching INC1234

[73a6ef035062c95](https://github.com/tomasbjerre/git-changelog-lib/commit/73a6ef035062c95) Tomas Bjerre *2016-01-31 17:03:30*
[73a6ef035062c95](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/73a6ef035062c95) Tomas Bjerre *2016-01-31 17:03:30*

**Updagint README.md after release**


[424f73c0fef52ea](https://github.com/tomasbjerre/git-changelog-lib/commit/424f73c0fef52ea) Tomas Bjerre *2016-01-31 11:14:02*
[424f73c0fef52ea](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/424f73c0fef52ea) Tomas Bjerre *2016-01-31 11:14:02*


## git-changelog-maven-plugin-1.12
## 1.12
### No issue

**Using lib 1.23 to sort commits by time, not formatted time #4**


[5fbc5f762d90669](https://github.com/tomasbjerre/git-changelog-lib/commit/5fbc5f762d90669) Tomas Bjerre *2016-01-31 11:10:56*
[5fbc5f762d90669](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/5fbc5f762d90669) Tomas Bjerre *2016-01-31 11:10:56*

**Correcting example ignoring commits by comment**


[ff68131be78f8e8](https://github.com/tomasbjerre/git-changelog-lib/commit/ff68131be78f8e8) Tomas Bjerre *2016-01-31 09:30:03*
[ff68131be78f8e8](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/ff68131be78f8e8) Tomas Bjerre *2016-01-31 09:30:03*

**Updating README.md after release**


[f02c73356549ee5](https://github.com/tomasbjerre/git-changelog-lib/commit/f02c73356549ee5) Tomas Bjerre *2016-01-31 07:36:20*
[f02c73356549ee5](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/f02c73356549ee5) Tomas Bjerre *2016-01-31 07:36:20*


## git-changelog-maven-plugin-1.11
## 1.11
### No issue

**Documentation and more configuration available in pom #3**


[0f143a30469db4b](https://github.com/tomasbjerre/git-changelog-lib/commit/0f143a30469db4b) Tomas Bjerre *2016-01-31 07:15:44*
[0f143a30469db4b](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/0f143a30469db4b) Tomas Bjerre *2016-01-31 07:15:44*

**Using lib 1.22**


[d18efc576edcaff](https://github.com/tomasbjerre/git-changelog-lib/commit/d18efc576edcaff) Tomas Bjerre *2016-01-30 17:36:44*
[d18efc576edcaff](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/d18efc576edcaff) Tomas Bjerre *2016-01-30 17:36:44*

**Documentation #3**


[adc959a530801da](https://github.com/tomasbjerre/git-changelog-lib/commit/adc959a530801da) Tomas Bjerre *2016-01-30 09:22:01*
[adc959a530801da](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/adc959a530801da) Tomas Bjerre *2016-01-30 09:22:01*

**Using lib 1.19**


[75c3bb60f27db98](https://github.com/tomasbjerre/git-changelog-lib/commit/75c3bb60f27db98) Tomas Bjerre *2016-01-28 18:46:14*
[75c3bb60f27db98](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/75c3bb60f27db98) Tomas Bjerre *2016-01-28 18:46:14*


## git-changelog-maven-plugin-1.10
## 1.10
### No issue

**Template can be configured directly in the pom #2**


[ed405f4ff98b9ec](https://github.com/tomasbjerre/git-changelog-lib/commit/ed405f4ff98b9ec) Tomas Bjerre *2015-12-20 17:29:26*
[ed405f4ff98b9ec](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/ed405f4ff98b9ec) Tomas Bjerre *2015-12-20 17:29:26*

**Using lib 1.18**


[60c9851e33217e2](https://github.com/tomasbjerre/git-changelog-lib/commit/60c9851e33217e2) Tomas Bjerre *2015-12-10 17:11:56*
[60c9851e33217e2](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/60c9851e33217e2) Tomas Bjerre *2015-12-10 17:11:56*


## git-changelog-maven-plugin-1.9
## 1.9
### No issue

**Using lib 1.17 #1**


[012e716f4ac9081](https://github.com/tomasbjerre/git-changelog-lib/commit/012e716f4ac9081) Tomas Bjerre *2015-12-06 07:37:23*
[012e716f4ac9081](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/012e716f4ac9081) Tomas Bjerre *2015-12-06 07:37:23*

**doc**


[09e031c5875716f](https://github.com/tomasbjerre/git-changelog-lib/commit/09e031c5875716f) Tomas Bjerre *2015-12-04 22:58:13*
[09e031c5875716f](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/09e031c5875716f) Tomas Bjerre *2015-12-04 22:58:13*


## git-changelog-maven-plugin-1.8
## 1.8
### No issue

**Using lib 1.15 #1**


[e2a14b2192b18a6](https://github.com/tomasbjerre/git-changelog-lib/commit/e2a14b2192b18a6) Tomas Bjerre *2015-12-04 22:18:12*
[e2a14b2192b18a6](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/e2a14b2192b18a6) Tomas Bjerre *2015-12-04 22:18:12*


## git-changelog-maven-plugin-1.7
## 1.7
### No issue

**using lib 1.14**


[50eabf02cf1f65f](https://github.com/tomasbjerre/git-changelog-lib/commit/50eabf02cf1f65f) Tomas Bjerre *2015-12-01 21:41:20*
[50eabf02cf1f65f](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/50eabf02cf1f65f) Tomas Bjerre *2015-12-01 21:41:20*

**doc**


[14e08993aa542c5](https://github.com/tomasbjerre/git-changelog-lib/commit/14e08993aa542c5) Tomas Bjerre *2015-11-23 22:11:03*
[14e08993aa542c5](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/14e08993aa542c5) Tomas Bjerre *2015-11-23 22:11:03*


## git-changelog-maven-plugin-1.6
## 1.6
### No issue

**using lib 1.13**


[135375546ad75b9](https://github.com/tomasbjerre/git-changelog-lib/commit/135375546ad75b9) Tomas Bjerre *2015-11-23 21:47:14*
[135375546ad75b9](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/135375546ad75b9) Tomas Bjerre *2015-11-23 21:47:14*

**doc**


[f1d3994f5a22fd9](https://github.com/tomasbjerre/git-changelog-lib/commit/f1d3994f5a22fd9) Tomas Bjerre *2015-11-23 18:10:41*
[f1d3994f5a22fd9](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/f1d3994f5a22fd9) Tomas Bjerre *2015-11-23 18:10:41*


## git-changelog-maven-plugin-1.5
## 1.5
### No issue

**Using lib 1.12 #1**


[e613d7724e87254](https://github.com/tomasbjerre/git-changelog-lib/commit/e613d7724e87254) Tomas Bjerre *2015-11-23 18:02:24*
[e613d7724e87254](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/e613d7724e87254) Tomas Bjerre *2015-11-23 18:02:24*


## git-changelog-maven-plugin-1.4
## 1.4
### No issue

**lib 1.10**


[d4f9cc4537e271a](https://github.com/tomasbjerre/git-changelog-lib/commit/d4f9cc4537e271a) Tomas Bjerre *2015-11-21 14:28:16*
[d4f9cc4537e271a](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/d4f9cc4537e271a) Tomas Bjerre *2015-11-21 14:28:16*


## git-changelog-maven-plugin-1.3
## 1.3
### No issue

**lib 1.9 #feature**


[2978ebcdea32319](https://github.com/tomasbjerre/git-changelog-lib/commit/2978ebcdea32319) Tomas Bjerre *2015-11-20 22:06:29*
[2978ebcdea32319](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/2978ebcdea32319) Tomas Bjerre *2015-11-20 22:06:29*

**Setting exampe version to 1.2 #feature**


[45a4cab1ba3ba3b](https://github.com/tomasbjerre/git-changelog-lib/commit/45a4cab1ba3ba3b) Tomas Bjerre *2015-11-18 19:52:35*
[45a4cab1ba3ba3b](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/45a4cab1ba3ba3b) Tomas Bjerre *2015-11-18 19:52:35*


## git-changelog-maven-plugin-1.2
## 1.2
### No issue

**lib 1.3 #feature**


[dfd09ef2dcaf3bd](https://github.com/tomasbjerre/git-changelog-lib/commit/dfd09ef2dcaf3bd) Tomas Bjerre *2015-11-18 19:48:16*
[dfd09ef2dcaf3bd](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/dfd09ef2dcaf3bd) Tomas Bjerre *2015-11-18 19:48:16*

**doc**


[6ad17c4c9b98311](https://github.com/tomasbjerre/git-changelog-lib/commit/6ad17c4c9b98311) Tomas Bjerre *2015-11-17 20:20:05*
[6ad17c4c9b98311](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/6ad17c4c9b98311) Tomas Bjerre *2015-11-17 20:20:05*


## git-changelog-maven-plugin-1.1
## 1.1
### No issue

**MediaWiki support, using lib 1.2**


[6f86aae88b6818a](https://github.com/tomasbjerre/git-changelog-lib/commit/6f86aae88b6818a) Tomas Bjerre *2015-11-17 20:15:39*
[6f86aae88b6818a](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/6f86aae88b6818a) Tomas Bjerre *2015-11-17 20:15:39*

**doc**


[5d07983484af033](https://github.com/tomasbjerre/git-changelog-lib/commit/5d07983484af033) Tomas Bjerre *2015-11-15 14:44:03*
[5d07983484af033](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/5d07983484af033) Tomas Bjerre *2015-11-15 14:44:03*


## git-changelog-maven-plugin-1.0
## 1.0
### No issue

**doc**


[ee8f7c1e1027713](https://github.com/tomasbjerre/git-changelog-lib/commit/ee8f7c1e1027713) Tomas Bjerre *2015-11-15 14:36:57*
[ee8f7c1e1027713](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/ee8f7c1e1027713) Tomas Bjerre *2015-11-15 14:36:57*

**Initial**


[044b3a76a1ab650](https://github.com/tomasbjerre/git-changelog-lib/commit/044b3a76a1ab650) Tomas Bjerre *2015-11-15 14:30:51*
[044b3a76a1ab650](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/044b3a76a1ab650) Tomas Bjerre *2015-11-15 14:30:51*

**Initial commit**


[3c47076c0ecb2de](https://github.com/tomasbjerre/git-changelog-lib/commit/3c47076c0ecb2de) Tomas Bjerre *2015-11-15 13:18:29*
[3c47076c0ecb2de](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/3c47076c0ecb2de) Tomas Bjerre *2015-11-15 13:18:29*


32 changes: 0 additions & 32 deletions changelog.mustache

This file was deleted.

Loading

0 comments on commit 90ea868

Please sign in to comment.