Skip to content

Commit

Permalink
Lib 1.70
Browse files Browse the repository at this point in the history
  • Loading branch information
tomasbjerre committed Jul 24, 2017
1 parent bc3d55a commit eb32cb7
Show file tree
Hide file tree
Showing 10 changed files with 335 additions and 88 deletions.
11 changes: 10 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,21 @@
Changelog of Git Changelog Gradle plugin.

## Unreleased
### No issue

**doc**


[bc3d55a49f0cd22](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/bc3d55a49f0cd22) Tomas Bjerre *2017-07-09 19:50:09*


## 1.48
### GitHub [#9](https://github.com/tomasbjerre/git-changelog-gradle-plugin/pull/9) Support for tomasbjerre/git-changelog-lib#47

**Ignore commits older than #9**


[ef3a84e3b4850f8](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/ef3a84e3b4850f8) Tomas Bjerre *2017-07-08 06:05:54*
[e185afe0630ecf2](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/e185afe0630ecf2) Tomas Bjerre *2017-07-08 06:06:26*


### No issue
Expand Down
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ repositories {
}

dependencies {
compile 'se.bjurr.gitchangelog:git-changelog-lib:1.69'
compile 'se.bjurr.gitchangelog:git-changelog-lib:1.70'
}

eclipse {
Expand Down
11 changes: 10 additions & 1 deletion git-changelog-gradle-plugin-example/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,21 @@
Changelog of Git Changelog Gradle plugin.

## Unreleased
### No issue

**doc**


[bc3d55a49f0cd22](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/bc3d55a49f0cd22) Tomas Bjerre *2017-07-09 19:50:09*


## 1.48
### GitHub [#9](https://github.com/tomasbjerre/git-changelog-gradle-plugin/pull/9) Support for tomasbjerre/git-changelog-lib#47

**Ignore commits older than #9**


[ef3a84e3b4850f8](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/ef3a84e3b4850f8) Tomas Bjerre *2017-07-08 06:05:54*
[e185afe0630ecf2](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/e185afe0630ecf2) Tomas Bjerre *2017-07-08 06:06:26*


### No issue
Expand Down
46 changes: 35 additions & 11 deletions git-changelog-gradle-plugin-example/CHANGELOG_custom.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,26 +5,40 @@ Changelog of Git Changelog Maven plugin.

## Unreleased
### No issue
doc



## 1.48
### GitHub [#9](https://github.com/tomasbjerre/git-changelog-gradle-plugin/pull/9) Support for tomasbjerre/git-changelog-lib#47
Ignore commits older than #9


### No issue
doc



## 1.47
### No issue
### GitHub [#7](https://github.com/tomasbjerre/git-changelog-gradle-plugin/issues/7) Relative paths for files aren't always right..
Better handling of relative paths #7


### No issue
doc



## 1.46
### No issue
### GitHub [#7](https://github.com/tomasbjerre/git-changelog-gradle-plugin/issues/7) Relative paths for files aren't always right..
Using file(..) instead of new File(..) in examples #7


### GitHub [#8](https://github.com/tomasbjerre/git-changelog-gradle-plugin/issues/8) fromRepo not exposed
Adding fromRepo attribute #8

Using file(..) instead of new File(..) in examples #7

### No issue
doc


Expand Down Expand Up @@ -228,11 +242,13 @@ Changelog of Git Changelog Maven plugin.


## 1.22
### GitHub [#4](https://github.com/tomasbjerre/git-changelog-gradle-plugin/issues/4) GitHub OAuth2 Token support
Support GitHub OAuth2 token #4


### No issue
Updating release and publish plugins

Support GitHub OAuth2 token #4

Updating CHANGELOG.md


Expand Down Expand Up @@ -278,9 +294,11 @@ Changelog of Git Changelog Maven plugin.


## 1.16
### No issue
### GitHub [#5](https://github.com/tomasbjerre/git-changelog-gradle-plugin/issues/5) NoSuchMethodError when using github integration
Added variables: messageTitle, messageBody, messageItems #5


### No issue
Updating CHANGELOG.md after release


Expand Down Expand Up @@ -328,7 +346,7 @@ Changelog of Git Changelog Maven plugin.


## 1.12
### No issue
### GitHub [#3](https://github.com/tomasbjerre/git-changelog-gradle-plugin/issues/3) Each task should have its own namespace
Storing settings on each task #3

* Also using lib 1.23
Expand All @@ -344,15 +362,17 @@ Changelog of Git Changelog Maven plugin.


## 1.10
### No issue
### GitHub [#1](https://github.com/tomasbjerre/git-changelog-gradle-plugin/issues/1) Use latest lib
Using lib 1.17 #1


### No issue
doc



## 1.9
### No issue
### GitHub [#1](https://github.com/tomasbjerre/git-changelog-gradle-plugin/issues/1) Use latest lib
Using lib 1.15 #1


Expand All @@ -366,17 +386,21 @@ Changelog of Git Changelog Maven plugin.


## 1.7
### No issue
### GitHub [#1](https://github.com/tomasbjerre/git-changelog-gradle-plugin/issues/1) Use latest lib
using lib 1.13 #1


### No issue
doc



## 1.6
### No issue
### GitHub [#1](https://github.com/tomasbjerre/git-changelog-gradle-plugin/issues/1) Use latest lib
Using lib 1.12 #1


### No issue
doc


Expand Down
70 changes: 53 additions & 17 deletions git-changelog-gradle-plugin-example/CHANGELOG_file.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,22 @@ Changelog of Git Changelog Gradle plugin.
## Unreleased
### No issue

**doc**


[bc3d55a49f0cd22](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/bc3d55a49f0cd22) Tomas Bjerre *2017-07-09 19:50:09*


## 1.48
### GitHub [#9](https://github.com/tomasbjerre/git-changelog-gradle-plugin/pull/9) Support for tomasbjerre/git-changelog-lib#47

**Ignore commits older than #9**


[ef3a84e3b4850f8](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/ef3a84e3b4850f8) Tomas Bjerre *2017-07-08 06:05:54*
[e185afe0630ecf2](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/e185afe0630ecf2) Tomas Bjerre *2017-07-08 06:06:26*


### No issue

**doc**

Expand All @@ -17,31 +29,40 @@ Changelog of Git Changelog Gradle plugin.


## 1.47
### No issue
### GitHub [#7](https://github.com/tomasbjerre/git-changelog-gradle-plugin/issues/7) Relative paths for files aren't always right..

**Better handling of relative paths #7**


[a3e98d30881c76e](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/a3e98d30881c76e) Tomas Bjerre *2017-05-22 16:16:38*


### No issue

**doc**


[ae98fb5e6e74075](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/ae98fb5e6e74075) Your Name *2017-05-20 14:47:09*


## 1.46
### No issue
### GitHub [#7](https://github.com/tomasbjerre/git-changelog-gradle-plugin/issues/7) Relative paths for files aren't always right..

**Using file(..) instead of new File(..) in examples #7**


[278bbaca992f908](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/278bbaca992f908) Your Name *2017-05-20 14:14:53*


### GitHub [#8](https://github.com/tomasbjerre/git-changelog-gradle-plugin/issues/8) fromRepo not exposed

**Adding fromRepo attribute #8**


[e656098d86f5cbd](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/e656098d86f5cbd) Your Name *2017-05-20 14:43:23*

**Using file(..) instead of new File(..) in examples #7**


[278bbaca992f908](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/278bbaca992f908) Your Name *2017-05-20 14:14:53*
### No issue

**doc**

Expand Down Expand Up @@ -392,17 +413,20 @@ Changelog of Git Changelog Gradle plugin.


## 1.22
### No issue
### GitHub [#4](https://github.com/tomasbjerre/git-changelog-gradle-plugin/issues/4) GitHub OAuth2 Token support

**Updating release and publish plugins**
**Support GitHub OAuth2 token #4**


[6feacb255e8cf21](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/6feacb255e8cf21) Tomas Bjerre *2016-03-15 21:07:59*
[e7396385437d9f8](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/e7396385437d9f8) Tomas Bjerre *2016-03-15 20:56:29*

**Support GitHub OAuth2 token #4**

### No issue

**Updating release and publish plugins**

[e7396385437d9f8](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/e7396385437d9f8) Tomas Bjerre *2016-03-15 20:56:29*

[6feacb255e8cf21](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/6feacb255e8cf21) Tomas Bjerre *2016-03-15 21:07:59*

**Updating CHANGELOG.md**

Expand Down Expand Up @@ -473,13 +497,16 @@ Changelog of Git Changelog Gradle plugin.


## 1.16
### No issue
### GitHub [#5](https://github.com/tomasbjerre/git-changelog-gradle-plugin/issues/5) NoSuchMethodError when using github integration

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


[911a92eefbfc04c](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/911a92eefbfc04c) Tomas Bjerre *2016-02-09 19:33:06*


### No issue

**Updating CHANGELOG.md after release**


Expand Down Expand Up @@ -538,7 +565,7 @@ Changelog of Git Changelog Gradle plugin.


## 1.12
### No issue
### GitHub [#3](https://github.com/tomasbjerre/git-changelog-gradle-plugin/issues/3) Each task should have its own namespace

**Storing settings on each task #3**

Expand All @@ -562,21 +589,24 @@ Changelog of Git Changelog Gradle plugin.


## 1.10
### No issue
### GitHub [#1](https://github.com/tomasbjerre/git-changelog-gradle-plugin/issues/1) Use latest lib

**Using lib 1.17 #1**


[b58012a56766e79](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/b58012a56766e79) Tomas Bjerre *2015-12-06 07:40:52*


### No issue

**doc**


[273b67ba969b42d](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/273b67ba969b42d) Tomas Bjerre *2015-12-04 22:58:53*


## 1.9
### No issue
### GitHub [#1](https://github.com/tomasbjerre/git-changelog-gradle-plugin/issues/1) Use latest lib

**Using lib 1.15 #1**

Expand All @@ -599,27 +629,33 @@ Changelog of Git Changelog Gradle plugin.


## 1.7
### No issue
### GitHub [#1](https://github.com/tomasbjerre/git-changelog-gradle-plugin/issues/1) Use latest lib

**using lib 1.13 #1**


[378d5ebbd4a0d29](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/378d5ebbd4a0d29) Tomas Bjerre *2015-11-23 22:09:40*


### No issue

**doc**


[1303f55cdbf330f](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/1303f55cdbf330f) Tomas Bjerre *2015-11-23 18:14:55*


## 1.6
### No issue
### GitHub [#1](https://github.com/tomasbjerre/git-changelog-gradle-plugin/issues/1) Use latest lib

**Using lib 1.12 #1**


[31b0e8f2ca18e95](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/31b0e8f2ca18e95) Tomas Bjerre *2015-11-23 18:11:30*


### No issue

**doc**


Expand Down
Loading

0 comments on commit eb32cb7

Please sign in to comment.