changelog.md in env_pull_request-0.2.2 vs changelog.md in env_pull_request-0.3.0

- old
+ new

@@ -1,4 +1,16 @@ +<a name="0.3.0"></a> +# [0.3.0](https://github.com/packsaddle/ruby-env_pull_request/compare/v0.2.2...v0.3.0) (2015-09-26) + +* Support user defined block + +### Features + +* **block:** enable block ([eff59f2](https://github.com/packsaddle/ruby-env_pull_request/commit/eff59f2)) +* **utils:** integral_string? as module_function ([8557185](https://github.com/packsaddle/ruby-env_pull_request/commit/8557185)) + + + <a name="0.2.2"></a> ## [0.2.2](https://github.com/packsaddle/ruby-env_pull_request/compare/v0.2.1...v0.2.2) (2015-09-26) ### Features