Skip to content

Commit

Permalink
docs: note about the changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
soullivaneuh committed Mar 13, 2021
1 parent cd66f59 commit 54710d1
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
# Changelog

Note: This changelog file is deprecated as we now follows the [conventional commits convention][coventional_commits].

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
Expand Down Expand Up @@ -58,3 +61,5 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
- PHP <7.1 support
- Array argument for any message and attachment object. Use chained calls instead.
- Possibility to change the endpoint. Use new instance instead.

[coventional_commits]: https://www.conventionalcommits.org

0 comments on commit 54710d1

Please sign in to comment.