diff --git a/CHANGELOG.md b/CHANGELOG.md index 17c4dcb..528ad29 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # CHANGELOG +## 5.0.2 + +- (CHG) Fix bug where updated files were incorrectly removed from the classmap. + ## 5.0.1 - (CHG) AnnotatedInjectAttributeConfig should only mark for blueprint creation, fixes order of Blueprint creation bug.