From 4fdc3ee6795e976e44d53e828b68655dbf081bba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tomasz=20Maci=C4=85=C5=BCek?= Date: Tue, 10 Aug 2021 22:29:43 +0200 Subject: [PATCH] Adjust changelog for 1.0.6 (#23) --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7a27e59..b4cd1f5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [1.0.6] - 2021-08-10 -### Fixed +### Changed - The configuration file for Ansible Lint is now identified by going up the directory structure, starting from the investigated file, and taking the first `.ansible-lint` file encountered. This effectively mimics the algorithm