diff --git a/CHANGELOG b/CHANGELOG index e83fae916..7747c292c 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -8,6 +8,9 @@ - fixed docs to remove the notion that yield-fixtures are experimental. They are here to stay :) Thanks Bruno Oliveira. +- Support building wheels by using environment markers for the + requirements. Thanks Ionel Maries Cristian. + 2.7.0 (compared to 2.6.4) -----------------------------