Skip to content

Commit 9813c70

Browse files
committed
[CHANGELOG.md] v2.0.0
1 parent b511372 commit 9813c70

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
## Changelog
22

3+
### v2.0.0
4+
5+
- changed copyright notice from "Christopher Simpkins" to "Source Foundry Authors"
6+
- eliminated Python 2 interpreter support
7+
- updated shebang lines to `#!/usr/bin/env python3`
8+
- black formatting for source files
9+
- refactored Travis CI settings file
10+
- modified Travis CI testing to Python 3.5 - 3.7
11+
- refactored Appveyor CI settings file
12+
- modified Appveyor CI testing to Python 3.5 - 3.7
13+
-
14+
315
### v1.0.1
416

517
- removed unused variables in commands module

0 commit comments

Comments
 (0)