diff --git a/CHANGELOG.md b/CHANGELOG.md index b03834d3988b4bb53aca8ff01d9e8f0cbccb696e..379e15647eb3ae29e4e67ac39506c301b87eef75 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,8 @@ - Note that although it works in the Java embeddings within aspects, it does *not* work in "real" Java classes. - Please use this feature with caution. As with most refactoring tools, it is quite fragile and won't give correct results in all cases. +- Folding support for aspect files. + - Aspects and most blocks now can be folded. ### Changed