From 597dbd637c4b9be61f6dfae9473d1bd001fc0090 Mon Sep 17 00:00:00 2001 From: Kapiainen Date: Sun, 26 Mar 2017 17:03:47 +0300 Subject: [PATCH] Updated readme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index e3ce502..4399b72 100644 --- a/README.md +++ b/README.md @@ -118,6 +118,10 @@ If you find an issue (e.g. something stops working or is behaving oddly), then p - A description of what you did when the issue arose. A detailed set of instructions to reproduce the issue would be ideal. ## **Changelog** +**Version 1.5.1 - 2017/03/26:** +- Updated API scraper to look for the renamed file containing documentation regarding enums. +- Fixed a bug in the linter that could cause it to crash. + **Version 1.5.0 - 2017/02/15:** - Updated linter to handle statements that span multiple lines. - Fixed bug that enabled references in cached scopes to be modifiable by the parser.