diff --git a/CHANGELOG.md b/CHANGELOG.md index b8c34292..a264c429 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,10 +3,16 @@ Changelog of Pull Request Notifier for Bitbucket. ## Unreleased +### No issue + doc + + [8cb27b306f10201](https://github.com/tomasbjerre/pull-request-notifier-for-bitbucket/commit/8cb27b306f10201) Tomas Bjerre *2017-01-30 18:28:23* + +## 2.50 ### GitHub [#190](https://github.com/tomasbjerre/pull-request-notifier-for-bitbucket/issues/190) button forms: descriptions not showing for types input and textarea Showing description for input and textarea in buttons form - [11175eea4da9eba](https://github.com/tomasbjerre/pull-request-notifier-for-bitbucket/commit/11175eea4da9eba) Tomas Bjerre *2017-01-30 18:22:11* + [c3df65fc66369fa](https://github.com/tomasbjerre/pull-request-notifier-for-bitbucket/commit/c3df65fc66369fa) Tomas Bjerre *2017-01-30 18:22:51* ### No issue Doc diff --git a/README.md b/README.md index 5bfe6756..4aca6fe0 100644 --- a/README.md +++ b/README.md @@ -219,7 +219,7 @@ You may use Chrome and Developer Tools (press F12) to view rest calls while edit ## Integration guides -Generally, when working fiddling with this plugin, you may want to use something like [RequestBin](https://requestb.in/). Let the notification URL point to it and you can inspect what the invoked URL looks like. +Generally, when fiddling with this plugin, you may want to use something like [RequestBin](https://requestb.in/). Let the notification URL point to it and you can inspect what the invoked URL looks like. Here are some guides on how to use the plugin with different systems. Feel free to add guides through pull requests to this repo!