Skip to content

Commit

Permalink
Updated README to reflect v2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Jean Bauer committed Jun 4, 2018
1 parent 058e790 commit 9b2711b
Showing 1 changed file with 18 additions and 2 deletions.
20 changes: 18 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,24 @@ Project Quincy
Project Quincy is an open source Django, MySQL application for tracing historical networks through time and space.

The code in this repository runs `The Early American Foreign Service
Database` www.eafsd.org
The code in this repository runs `The Early American Foreign Service Database` www.eafsd.org

2.2.0
======
2.2 updates from Django 1.8 to 1.11 Almost all changes relate to the update.

2.1.0
======
2.1 updates from Django 1.5 to Django 1.8. Almost all changes relate to the update.
Tests have now been added to all apps, using pytest
Project now integrates with Travis CI and CodeCov
Docs Available through Sphinx


This is the first official, release of Project Quincy. Semantic Versioning rationale follows:
- 1.0 First Rails Release: October 18, 2010
- 2.0 First Django Release: February 13, 2013
- 2.1 Updates to Django 1.8

Python 2.7 / Django 1.11

Expand Down

0 comments on commit 9b2711b

Please sign in to comment.