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 785435f commit 1a0eff2Copy full SHA for 1a0eff2
.travis.yml
@@ -1,7 +1,6 @@
1
language: python
2
3
python:
4
-- '2.6'
5
- '2.7'
6
- '3.3'
7
- '3.4'
docs/changelog.rst
@@ -3,9 +3,13 @@ Changelog
=========
Development
-================
+===========
- (Fill this out as you fix issues and develop you features).
8
9
+Changes in 0.9.0
10
+================
11
+- BREAKING CHANGE: Dropped Python v2.6 support
12
+
13
Changes in 0.8.2
14
================
15
- Fixed relying on mongoengine.python_support.
0 commit comments