From b06d0515668e912fbe89b479d608256e0e67c10a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Thomsen?= Date: Fri, 11 Oct 2019 15:53:20 -0300 Subject: [PATCH] Update readme --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b196036..4428c75 100644 --- a/README.md +++ b/README.md @@ -65,7 +65,9 @@ This project is licensed under the MIT License - see the [LICENSE](LICENSE) file ## Changelog - +- v2.0.2 + - Fixed bugs for AdonisJS 4.1. + - v2.0.1 - Removed need to pass in `ctx` parameters. - Update README and instructions.md files.