From 8e5e5f2dafa00120fa033f41571c2f07b29b5bd1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cihat=20Gu=CC=88ndu=CC=88z?= Date: Fri, 10 Apr 2020 18:50:02 +0200 Subject: [PATCH] Adjust Changelog & License file formats --- CHANGELOG.md | 6 +++--- LICENSE | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ccca734..d769fd8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,7 +9,7 @@ Each entry should use the following format: ```markdown - Summary of what was changed in a single line using past tense & followed by two whitespaces. - Issue: [#0](https://github.com/Flinesoft/HandySwift/issues/0) | PR: [#0](https://github.com/Flinesoft/HandySwift/pull/0) | Author: [Cihat Gündüz](https://github.com/Jeehut) + Issue: [#0](https://github.com/Flinesoft/BartyCrouch/issues/0) | PR: [#0](https://github.com/Flinesoft/BartyCrouch/pull/0) | Author: [Cihat Gündüz](https://github.com/Jeehut) ``` Note that at the end of the summary line, you need to add two whitespaces (` `) for correct rendering on GitHub. @@ -19,8 +19,8 @@ If needed, pluralize to `Tasks`, `PRs` or `Authors` and list multiple entries se ## [Unreleased] ### Added -- Add support for specifying multiple paths. Fixes [#155](https://github.com/Flinesoft/BartyCrouch/issues/155) by [Frederick Pietschmann](https://github.com/fredpi). - +- Add support for specifying multiple paths for all `path` options. + Issue: [#155](https://github.com/Flinesoft/BartyCrouch/issues/155) | PR: [#167](https://github.com/Flinesoft/HandySwift/pull/167) | Author: [Frederick Pietschmann](https://github.com/fredpi) ### Changed - Upgraded SwiftSyntax to Swift 5.2 version `0.50200.0`. Issue: [#170](https://github.com/Flinesoft/BartyCrouch/issues/170) | PRs: [#171](https://github.com/Flinesoft/BartyCrouch/pull/171), [#172](https://github.com/Flinesoft/BartyCrouch/pull/172), [#173](https://github.com/Flinesoft/BartyCrouch/pull/173) | Authors: [Tomoya Hirano](https://github.com/noppefoxwolf), [Cihat Gündüz](https://github.com/Jeehut) diff --git a/LICENSE b/LICENSE index d3de1ab..d7d735a 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2016-2020 Flinesoft +Copyright (c) 2016-2020 Flinesoft (alias Cihat Gündüz) Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal