diff --git a/CHANGELOG.md b/CHANGELOG.md index 900ce68..430d8a8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). -## 0.3.2: 2017-08-24 +## 0.3.2: 2017-08-26 ### Added @@ -36,7 +36,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/). * **Fluent**: should not be used as type directly ([more info](https://github.com/rentalhost/laravel-insight/wiki/Inspections#fluent-should-not-be-used-as-type-directly)); * **Blade**: support to folding Blade statements and comments ([more info](https://github.com/rentalhost/laravel-insight/wiki/Auxiliary-Features#blade-folding-support)); -### Improvement +### Improved * **Resolution**: improvement to variable types resolution (eg. when inside of parentheses); diff --git a/META-INF/plugin.xml b/META-INF/plugin.xml index 420568f..a90eca8 100644 --- a/META-INF/plugin.xml +++ b/META-INF/plugin.xml @@ -1,7 +1,7 @@ net.rentalhost.idea.laravelInsight Laravel Insight - 0.3.1 + 0.3.2 Rentalhost.net @@ -42,9 +42,18 @@
  • Resolution: improvement to variable types resolution (eg. when inside of parentheses);
  • -

    Fixed on 0.3.1

    +

    Changes on 0.3.1

    + +

    Changes on 0.3.2

    + ]]>