From 48484854884b034d9eae8ace9b10372c65c7f50f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cihat=20Gu=CC=88ndu=CC=88z?= Date: Tue, 9 Jun 2020 07:31:55 +0200 Subject: [PATCH] Bump version num & finalize new Changelog section --- CHANGELOG.md | 12 ++++++++---- README.md | 4 ++-- Sources/Utility/Constants.swift | 2 +- 3 files changed, 11 insertions(+), 7 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index cc5961d..5663247 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -21,10 +21,7 @@ If needed, pluralize to `Tasks`, `PRs` or `Authors` and list multiple entries se ### Added - None. ### Changed -- Made internal extension methos public for usage in `customCheck`. - PR: [#35](https://github.com/Flinesoft/AnyLint/pull/35) | Author: [Cihat Gündüz](https://github.com/Jeehut) - - Print diff out to console for multiline autocorrections that were applied. - Issue: [#27](https://github.com/Flinesoft/AnyLint/issues/27) | PR: [#35](https://github.com/Flinesoft/AnyLint/pull/35) | Author: [Cihat Gündüz](https://github.com/Jeehut) +- None. ### Deprecated - None. ### Removed @@ -34,6 +31,13 @@ If needed, pluralize to `Tasks`, `PRs` or `Authors` and list multiple entries se ### Security - None. +## [0.8.2] - 2020-06-09 +### Changed +- Made internal extension methos public for usage in `customCheck`. + PR: [#35](https://github.com/Flinesoft/AnyLint/pull/35) | Author: [Cihat Gündüz](https://github.com/Jeehut) +- Print diff out to console for multiline autocorrections that were applied. + Issue: [#27](https://github.com/Flinesoft/AnyLint/issues/27) | PR: [#35](https://github.com/Flinesoft/AnyLint/pull/35) | Author: [Cihat Gündüz](https://github.com/Jeehut) + ## [0.8.1] - 2020-06-08 ### Changed - Made internal methods in types `FilesSearch` and `Violation` public for usage in `customCheck`. diff --git a/README.md b/README.md index eb29e36..8cfcdc3 100644 --- a/README.md +++ b/README.md @@ -17,8 +17,8 @@ alt="Coverage"/> - Version: 0.8.1 + Version: 0.8.2