We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6cf55cb commit 1fbe621Copy full SHA for 1fbe621
CHANGELOG.md
@@ -5,7 +5,14 @@ All notable changes to this project will be documented in this file.
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres
6
to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
8
-## [Unreleased](https://github.com/BlameButton/laravel-changelog/compare/v1.0.0...main)
+## [Unreleased](https://github.com/BlameButton/laravel-changelog/compare/v1.0.1...main)
9
+
10
+## [v1.0.1](https://github.com/BlameButton/laravel-changelog/compare/v1.0.0...v1.0.1) - 2021-11-05
11
12
+### Added
13
14
+- PHPstan workflow
15
+- PHP CS Fixer workflow
16
17
## v1.0.0 - 2021-11-04
18
0 commit comments