Skip to content

Commit

Permalink
more typos
Browse files Browse the repository at this point in the history
  • Loading branch information
fbourigault authored Feb 5, 2018
1 parent 86b2686 commit 045ceb6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ The change log describes what been "Added", "Removed", "Changed" or "Fixed" betw

- The `Stampie\MailerInterface::send` method no longer return a boolean. Errors are now reported using exceptions that implements `Stampie\ExceptionInterface`. As core mailers were already throwing exceptions when sending a message, the BC break impact is limited.
- The `SendGrid` mailer is updated to version 3. Please update your token.
- We use PSR.4 instead of PSR-0 for auto loading.
- We use PSR-4 instead of PSR-0 for auto loading.

### Removed

Expand All @@ -24,7 +24,7 @@ The change log describes what been "Added", "Removed", "Changed" or "Fixed" betw

## 1.0.0-alpha2

- Allow more special characters in password
- Allow more special characters in password.

## 1.0.0-alpha1

Expand Down

0 comments on commit 045ceb6

Please sign in to comment.