diff --git a/.travis.yml b/.travis.yml index d20b063f..921278ae 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,7 +1,6 @@ language: python python: -- '2.6' - '2.7' - '3.3' - '3.4' diff --git a/docs/changelog.rst b/docs/changelog.rst index 359418d0..4e6d0014 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -3,9 +3,13 @@ Changelog ========= Development -================ +=========== - (Fill this out as you fix issues and develop you features). +Changes in 0.9.0 +================ +- BREAKING CHANGE: Dropped Python v2.6 support + Changes in 0.8.2 ================ - Fixed relying on mongoengine.python_support.