From ab8402314b8d5fe8432541b1fd7747d0790d85ea Mon Sep 17 00:00:00 2001 From: Clement Michaud Date: Tue, 16 Apr 2019 22:58:45 +0200 Subject: [PATCH] Add a link to the breaking changes markdown in README. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4b4c3c369..763958804 100644 --- a/README.md +++ b/README.md @@ -64,9 +64,9 @@ If you want more information about the security measures applied by **Authelia** and some tips on how to set up **Authelia** in a secure way, refer to [Security](./docs/security.md). -## Changelog +## Changelog & Breaking changes -See [CHANGELOG.md](CHANGELOG.md). +See [CHANGELOG.md](CHANGELOG.md) and [BREAKING.md](BREAKING.md). ## Contribute