diff --git a/CHANGELOG.md b/CHANGELOG.md index 912cf40..2cd3894 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +## 0.10.0 +- Marked a few more generated classes with `GeneratedCodeAttribute` (https://github.com/pakrym/jab/pull/164). + ## 0.10.0 - Added support for [named services](https://github.com/pakrym/jab#named-services). - Marked generated code with `GeneratedCodeAttribute` (https://github.com/pakrym/jab/pull/160).