Skip to content

Commit

Permalink
doc
Browse files Browse the repository at this point in the history
  • Loading branch information
tomasbjerre committed Aug 2, 2016
1 parent 7b0b4fd commit 5d60ae6
Show file tree
Hide file tree
Showing 11 changed files with 264 additions and 10 deletions.
35 changes: 34 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,42 @@

Changelog of Git Changelog Maven plugin.

## Unreleased
## 1.35
### No issue

**Adding {{hashFull}} variable**


[275331a0b9c53cb](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/275331a0b9c53cb) Tomas Bjerre *2016-08-02 18:29:54*

**doc**


[cdf8d8bd0430625](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/cdf8d8bd0430625) Tomas Bjerre *2016-06-25 00:04:33*


## 1.34
### No issue

**Faster**


[bcc3bb4fab29a51](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/bcc3bb4fab29a51) Tomas Bjerre *2016-06-25 00:02:44*

**doc**


[46020ec8f0c0e51](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/46020ec8f0c0e51) Tomas Bjerre *2016-06-24 21:16:22*


## 1.33
### No issue

**Fixing merge commits... again...**


[a0fe3a9afd499da](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/a0fe3a9afd499da) Tomas Bjerre *2016-06-24 21:14:36*

**doc**


Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Here is and example that will generate a CHANGELOG.md.
<plugin>
<groupId>se.bjurr.gitchangelog</groupId>
<artifactId>git-changelog-maven-plugin</artifactId>
<version>1.34</version>
<version>1.35</version>
<executions>
<execution>
<id>GenerateGitChangelog</id>
Expand Down
35 changes: 34 additions & 1 deletion git-changelog-maven-plugin-example/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,42 @@

Changelog of Git Changelog Maven plugin.

## Unreleased
## 1.35
### No issue

**Adding {{hashFull}} variable**


[275331a0b9c53cb](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/275331a0b9c53cb) Tomas Bjerre *2016-08-02 18:29:54*

**doc**


[cdf8d8bd0430625](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/cdf8d8bd0430625) Tomas Bjerre *2016-06-25 00:04:33*


## 1.34
### No issue

**Faster**


[bcc3bb4fab29a51](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/bcc3bb4fab29a51) Tomas Bjerre *2016-06-25 00:02:44*

**doc**


[46020ec8f0c0e51](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/46020ec8f0c0e51) Tomas Bjerre *2016-06-24 21:16:22*


## 1.33
### No issue

**Fixing merge commits... again...**


[a0fe3a9afd499da](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/a0fe3a9afd499da) Tomas Bjerre *2016-06-24 21:14:36*

**doc**


Expand Down
20 changes: 19 additions & 1 deletion git-changelog-maven-plugin-example/CHANGELOG_custom.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,26 @@

Changelog of Git Changelog Maven plugin.

## Unreleased
## git-changelog-maven-plugin-1.35
### No issue /
Adding {{hashFull}} variable

doc



## git-changelog-maven-plugin-1.34
### No issue /
Faster

doc



## git-changelog-maven-plugin-1.33
### No issue /
Fixing merge commits... again...

doc


Expand Down
30 changes: 29 additions & 1 deletion git-changelog-maven-plugin-example/CHANGELOG_inline.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,37 @@

Changelog of Git Changelog Maven plugin.

## Unreleased
## git-changelog-maven-plugin-1.35
### No issue

[275331a0b9c53cb](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/275331a0b9c53cb) Tomas Bjerre *2016-08-02 18:29:54*

Adding {{hashFull}} variable

[cdf8d8bd0430625](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/cdf8d8bd0430625) Tomas Bjerre *2016-06-25 00:04:33*

doc


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

[bcc3bb4fab29a51](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/bcc3bb4fab29a51) Tomas Bjerre *2016-06-25 00:02:44*

Faster

[46020ec8f0c0e51](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/46020ec8f0c0e51) Tomas Bjerre *2016-06-24 21:16:22*

doc


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

[a0fe3a9afd499da](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/a0fe3a9afd499da) Tomas Bjerre *2016-06-24 21:14:36*

Fixing merge commits... again...

[27bbef6d740b133](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/27bbef6d740b133) Tomas Bjerre *2016-06-24 09:31:53*

doc
Expand Down
35 changes: 34 additions & 1 deletion git-changelog-maven-plugin-example/CHANGELOG_jira.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,42 @@

Changelog of Git Changelog Maven plugin.

## Unreleased
## 1.35
### No issue

**Adding {{hashFull}} variable**


[275331a0b9c53cb](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/275331a0b9c53cb) Tomas Bjerre *2016-08-02 18:29:54*

**doc**


[cdf8d8bd0430625](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/cdf8d8bd0430625) Tomas Bjerre *2016-06-25 00:04:33*


## 1.34
### No issue

**Faster**


[bcc3bb4fab29a51](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/bcc3bb4fab29a51) Tomas Bjerre *2016-06-25 00:02:44*

**doc**


[46020ec8f0c0e51](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/46020ec8f0c0e51) Tomas Bjerre *2016-06-24 21:16:22*


## 1.33
### No issue

**Fixing merge commits... again...**


[a0fe3a9afd499da](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/a0fe3a9afd499da) Tomas Bjerre *2016-06-24 21:14:36*

**doc**


Expand Down
35 changes: 34 additions & 1 deletion git-changelog-maven-plugin-example/CHANGELOG_minimal.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,42 @@

Changelog of Git Changelog Maven plugin.

## Unreleased
## git-changelog-maven-plugin-1.35
### No issue

**Adding {{hashFull}} variable**


[275331a0b9c53cb](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/275331a0b9c53cb) Tomas Bjerre *2016-08-02 18:29:54*

**doc**


[cdf8d8bd0430625](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/cdf8d8bd0430625) Tomas Bjerre *2016-06-25 00:04:33*


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

**Faster**


[bcc3bb4fab29a51](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/bcc3bb4fab29a51) Tomas Bjerre *2016-06-25 00:02:44*

**doc**


[46020ec8f0c0e51](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/46020ec8f0c0e51) Tomas Bjerre *2016-06-24 21:16:22*


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

**Fixing merge commits... again...**


[a0fe3a9afd499da](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/a0fe3a9afd499da) Tomas Bjerre *2016-06-24 21:14:36*

**doc**


Expand Down
10 changes: 10 additions & 0 deletions git-changelog-maven-plugin-example/CHANGELOG_mixed.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,16 @@ Changelog of Git Changelog Maven plugin.


### These commits have not issue in their commit comment
Adding {{hashFull}} variable *18:29:54*

doc *00:04:33*

Faster *00:02:44*

doc *21:16:22*

Fixing merge commits... again... *21:14:36*

doc *09:31:53*

Including commits from merges lib issue 49 *09:29:14*
Expand Down
35 changes: 34 additions & 1 deletion git-changelog-maven-plugin-example/CHANGELOG_settings.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,42 @@

Changelog of Git Changelog Maven plugin.

## Next release
## 1.35
### Other changes

**Adding {{hashFull}} variable**


[275331a0b9c53cb](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/275331a0b9c53cb) Tomas Bjerre *2016-08-02 18:29:54*

**doc**


[cdf8d8bd0430625](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/cdf8d8bd0430625) Tomas Bjerre *2016-06-25 00:04:33*


## 1.34
### Other changes

**Faster**


[bcc3bb4fab29a51](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/bcc3bb4fab29a51) Tomas Bjerre *2016-06-25 00:02:44*

**doc**


[46020ec8f0c0e51](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/46020ec8f0c0e51) Tomas Bjerre *2016-06-24 21:16:22*


## 1.33
### Other changes

**Fixing merge commits... again...**


[a0fe3a9afd499da](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/a0fe3a9afd499da) Tomas Bjerre *2016-06-24 21:14:36*

**doc**


Expand Down
35 changes: 34 additions & 1 deletion git-changelog-maven-plugin-example/CHANGELOG_templatefile.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,42 @@

Changelog of Git Changelog Maven plugin.

## Unreleased
## 1.35
### No issue

**Adding {{hashFull}} variable**


[275331a0b9c53cb](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/275331a0b9c53cb) Tomas Bjerre *2016-08-02 18:29:54*

**doc**


[cdf8d8bd0430625](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/cdf8d8bd0430625) Tomas Bjerre *2016-06-25 00:04:33*


## 1.34
### No issue

**Faster**


[bcc3bb4fab29a51](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/bcc3bb4fab29a51) Tomas Bjerre *2016-06-25 00:02:44*

**doc**


[46020ec8f0c0e51](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/46020ec8f0c0e51) Tomas Bjerre *2016-06-24 21:16:22*


## 1.33
### No issue

**Fixing merge commits... again...**


[a0fe3a9afd499da](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/a0fe3a9afd499da) Tomas Bjerre *2016-06-24 21:14:36*

**doc**


Expand Down
2 changes: 1 addition & 1 deletion git-changelog-maven-plugin-example/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<plugin>
<groupId>se.bjurr.gitchangelog</groupId>
<artifactId>git-changelog-maven-plugin</artifactId>
<version>1.35-SNAPSHOT</version>
<version>1.36-SNAPSHOT</version>
<executions>
<!-- Minimal config // -->
<execution>
Expand Down

0 comments on commit 5d60ae6

Please sign in to comment.