diff --git a/docs/release-notes.md b/docs/release-notes.md index e69de29..0e5da44 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -0,0 +1,20 @@ +*Release notes were automatically generated by [Shipkit](http://shipkit.org/)* + +#### 1.2.0 + - 2019-05-08 - 168 commits by 6 authors - published to [![Bintray](https://img.shields.io/badge/Bintray-1.2.0-green.svg)](https://bintray.com/null/null/org.grails.plugins/1.2.0) + - Commits: [sudhir nimavat](https://github.com/snimavat) (90), [Joshua](https://github.com/basejump) (41), Joshua Burnett (32), jdabal (2), [Nikita Pavlov](https://github.com/NickPavlov) (2), [Ken Roberts](https://github.com/ken-roberts) (1) + - Shipyak upgrade cleanup [(#29)](https://github.com/yakworks/view-tools/pull/29) + - Grails339 [(#27)](https://github.com/yakworks/view-tools/pull/27) + - repo update [(#26)](https://github.com/yakworks/view-tools/pull/26) + - Misc cleanup [(#25)](https://github.com/yakworks/view-tools/pull/25) + - configurable app.resource key [(#21)](https://github.com/yakworks/view-tools/issues/21) + - tasks to bring this 100% [(#17)](https://github.com/yakworks/view-tools/issues/17) + - make it possible to pass on geb.env to run tests on different browsers [(#15)](https://github.com/yakworks/view-tools/issues/15) + - #10 build cleanup [(#13)](https://github.com/yakworks/view-tools/pull/13) + - Create ConfigKeyAppResourceLoader [(#11)](https://github.com/yakworks/view-tools/issues/11) + - travis cleanup [(#10)](https://github.com/yakworks/view-tools/issues/10) + - Fix createAttachmentFile : Remove ability to explicitely pass attachmentLocationKey [(#9)](https://github.com/yakworks/view-tools/issues/9) + - fix or figure our problem with geb functional tests being run from rootDir [(#7)](https://github.com/yakworks/view-tools/issues/7) + - Add CodeNarc config. [(#3)](https://github.com/yakworks/view-tools/pull/3) + - Exclude geb tests folder from integration tests [(#1)](https://github.com/yakworks/view-tools/pull/1) + diff --git a/version.properties b/version.properties index 76e7114..1f84e0b 100644 --- a/version.properties +++ b/version.properties @@ -1,3 +1,3 @@ -version=1.2.0 +version=1.2.1 #previousVersion=1.1 snapshot=false