diff --git a/CHANGELOG.md b/CHANGELOG.md index 832685ae47..2fb66f52ab 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,12 @@ Changelog ========= -## Unreleased +## Develop + + - [Application] Large restructuring of code, almost everything is now in an extension. + - [VIM Plugin] `g:phpactorBranch` can be used to set the update branch. + +## Master Features: @@ -9,7 +14,6 @@ Features: `instanceof` operator. Works both within the conditional scope and outside if the conditional returns or throws an exception (i.e. better completion). - - [VIM Plugin] `g:phpactorBranch` can be used to set the update branch. Bug fixes: @@ -31,7 +35,6 @@ Improvements: - [Docblock] Be tolerant of invalid tags, fixes #382 - [WorseReflection] Refactored FrameBuilder: Extracted walkers - [WorseReflection] [Expression evaluator](https://github.com/phpactor/worse-reflection/blob/master/lib/Core/Inference/ExpressionEvaluator.php). - - [Application] Large restructuring of code, almost everything is now in an extension. ## 0.1.0