Skip to content

Commit 5d30a95

Browse files
committed
Updated CHANGELOG according to Release Procedure.txt
1 parent 4472f6e commit 5d30a95

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
0.7.0 (Planned)
22
[+] Added mock.MockQualtrics object (for unit testing code that uses pyqualtrics.Qualtrics class)
33

4-
0.6.0 (In progress)
4+
0.6.0
55
[+] More tests
66
[*] importPanel API call is back to normal
77
[+] A few more API calls for Research Suite and another product called Target Audience.

Release Procedure.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ Checklist for new release
44
3. Update version in setup.py
55
4. Push all changes to github
66
5. Test installation on a different machine
7+
`python setup.py install`
78
6. Run unittests on a different machine
89
`python setup.py test`
910
7. Make a release/tag

0 commit comments

Comments
 (0)