From 6d1874e2c688a2a5cec85fa7ed62dadf043ec101 Mon Sep 17 00:00:00 2001 From: haya14busa Date: Thu, 21 Apr 2022 12:43:55 +0000 Subject: [PATCH] Bump version to v0.14.1 --- CHANGELOG.md | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 47fcc36603..b48204ddbb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,16 +9,26 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### :sparkles: Release Note ### :rocket: Enhancements -- [#1160](https://github.com/reviewdog/reviewdog/pull/1160) Remove needless git command dependency by GitRelWorkdir func - ... ### :bug: Fixes -- [#1125](https://github.com/reviewdog/reviewdog/pull/1125) Allow BITBUCKET_SERVER_URL to have subpath - ... ### :rotating_light: Breaking changes - ... +--- + +## [v0.14.1] - 2022-04-21 + +### :rocket: Enhancements +- [#1160](https://github.com/reviewdog/reviewdog/pull/1160) Remove needless git command dependency by GitRelWorkdir func + +### :bug: Fixes +- [#1125](https://github.com/reviewdog/reviewdog/pull/1125) Allow BITBUCKET_SERVER_URL to have subpath + +--- + ## [v0.14.0] - 2022-02-11 ### :rocket: Enhancements @@ -137,4 +147,5 @@ See https://github.com/reviewdog/reviewdog/releases for older release note. [v0.13.0]: https://github.com/reviewdog/reviewdog/compare/v0.12.0...v0.13.0 [v0.13.1]: https://github.com/reviewdog/reviewdog/compare/v0.13.0...v0.13.1 [v0.14.0]: https://github.com/reviewdog/reviewdog/compare/v0.13.1...v0.14.0 +[v0.14.1]: https://github.com/reviewdog/reviewdog/compare/v0.14.0...v0.14.1 [@haya14busa]: https://github.com/haya14busa