Skip to content

Commit 38c9dfe

Browse files
committed
docs: Update changelog.
1 parent 85fb7d8 commit 38c9dfe

1 file changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,18 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## [1.0.0](https://github.com/ecphp/php-conventions/compare/0.0.1...1.0.0)
8+
## [1.0.1](https://github.com/ecphp/php-conventions/compare/1.0.0...1.0.1)
99

1010
### Commits
1111

12+
- fix: Fix order of file importations. [`85fb7d8`](https://github.com/ecphp/php-conventions/commit/85fb7d8684b48ad24e01689bdda5cb2fb1c24158)
13+
- docs: Add a note about Grumphp and git hook. [`c723310`](https://github.com/ecphp/php-conventions/commit/c72331044894a91e3ae5b12ba99f984c4f2d0f38)
14+
15+
## [1.0.0](https://github.com/ecphp/php-conventions/compare/0.0.1...1.0.0) - 2021-05-10
16+
17+
### Commits
18+
19+
- docs: Update changelog. [`d813d5f`](https://github.com/ecphp/php-conventions/commit/d813d5fd34eea2b83fdea14214345f4b6a26a0c3)
1220
- Initial set of files. [`c2abad3`](https://github.com/ecphp/php-conventions/commit/c2abad3363d529684e670e1ee3275e6548d54635)
1321

1422
## 0.0.1 - 2021-04-19

0 commit comments

Comments
 (0)