===============
released 2016-05-06T21:03:35+0000 by Jean-Louis Fuchs <ganwellfangorn.ch>:
* Added pypy to travis
- https://github.com/adfinis-sygroup/freeze/commit/1211264
* Remove 2.6 from travis because py.test doesn't work
- https://github.com/adfinis-sygroup/freeze/commit/85d5757
* PEP8 and Isort
- https://github.com/adfinis-sygroup/freeze/commit/da58571
* Updated freeze to use pyproject
- https://github.com/adfinis-sygroup/freeze/commit/07494b6
This file is python syntax
CHANGELOG = [
{
'version' : "1.0.10",
'date' : "2016-05-07T14:14:11+0000",
'author' : "Jean-Louis Fuchs <ganwellfangorn.ch>",
'changes' : [
"Merge pull request 2 from ganwell/master",
[
"https://github.com/adfinis-sygroup/freeze/pull/2",
"Change to public documentation location",
],
],
},
{
'version' : "1.0.9",
'date' : "2016-05-06T21:03:35+0000",
'author' : "Jean-Louis Fuchs <ganwellfangorn.ch>",
'changes' : [
"Added pypy to travis",
[
"https://github.com/adfinis-sygroup/freeze/commit/1211264",
],
"Remove 2.6 from travis because py.test doesn't work",
[
"https://github.com/adfinis-sygroup/freeze/commit/85d5757",
],
"PEP8 and Isort",
[
"https://github.com/adfinis-sygroup/freeze/commit/da58571",
],
"Updated freeze to use pyproject",
[
"https://github.com/adfinis-sygroup/freeze/commit/07494b6",
],
],
},
]