We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70ad7a2 commit db09f90Copy full SHA for db09f90
CHANGELOG.md
@@ -3,6 +3,10 @@
3
4
## Unreleased
5
6
+### Changed
7
+
8
+- `CommonClassesStrategy` is using `self` instead of `static`. Using `static` makes no sense when `CommonClassesStrategy` is final.
9
10
## 1.1.0 - 2016-10-20
11
12
### Added
0 commit comments