diff --git a/CHANGELOG.md b/CHANGELOG.md
index 57829ee..1edb153 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -21,8 +21,7 @@ If needed, pluralize to `Tasks`, `PRs` or `Authors` and list multiple entries se
### Added
- None.
### Changed
-- Default violation level was changed from `error` to `warning`.
- Author: [Cihat Gündüz](https://github.com/Jeehut) | Issue: [#47](https://github.com/FlineDev/AnyLint/issues/47)
+- None.
### Deprecated
- None.
### Removed
@@ -32,6 +31,11 @@ If needed, pluralize to `Tasks`, `PRs` or `Authors` and list multiple entries se
### Security
- None.
+## [0.9.1] - 2022-04-25
+### Changed
+- Default violation level was changed from `error` to `warning`.
+ Author: [Cihat Gündüz](https://github.com/Jeehut) | Issue: [#47](https://github.com/FlineDev/AnyLint/issues/47)
+
## [0.9.0] - 2022-04-24
### Added
- Added new option `violationLocation` parameter for `checkFileContents` for specifying position of violation marker using `.init(range:bound:)`, where `range` can be one of `.fullMatch` or `.captureGroup(index:)` and bound one of `.lower` or `.upper`.
diff --git a/README.md b/README.md
index 738a4aa..c399ced 100644
--- a/README.md
+++ b/README.md
@@ -17,8 +17,8 @@
alt="Coverage"/>
-
+