Skip to content

Commit

Permalink
Update to version 71.0 (#2290)
Browse files Browse the repository at this point in the history
  • Loading branch information
caseylitton authored Jun 12, 2018
1 parent ab3557a commit f829d68
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 18 deletions.
32 changes: 15 additions & 17 deletions CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,23 +1,21 @@
Changes
=======
71.0 (unreleased)

71.0 (released)
-----------------
01. ENCD-4046 Update snovault 1.0.10 (#2275)
02. ENCD-4048-update-publication-data-raw-file-table (#2273)
03. ENCD-3306-fix-line-in-table (#2271)
04. ENCD-4045 gdpr auth0 (#2274)
05. ENCD-3695-upgrade-to-boto3 (#2272
06. ENCD-3883-add-pmi-data (#2263)
07. ENCD-4020 updating possible_controls in experiment (#2248)
08. ENCD-3727 added hypen for long words (#2270)
09. added adenekan as a test user. This has no effect on prod (#2269)
10. ENCD-4019 adding readname_details field to the file.json (#2260)
11. ENCD-4042 Update genetic mods for functional characterization experiments (#2262)
12. ENCD-4045 Add privacy link to footer (#2267)
13. ENCD-3629 Refactor and redesign status displays. (#2246)
14. ENCD-4034 SVG tooltip and minor JS clean up (#2255)
15. ENCD-3911 Added a break above document box (#2256)
16. ENCD-3364 fixed text and link button misalignment (#2257)
01. ENCD-4046 update to snovault 1.0.10, add CHANGES (#2275)
02. ENCD-3306-fix-line-in-table (#2271)
03. ENCD-4045 gdpr auth0 (#2274)
04. ENCD-3695-upgrade-to-boto3 (#2272)
05. ENCD-3883-add-pmi-data (#2263)
06. ENCD-3727 added hypen for long words (#2270)
07. Add zoldello (Phil) as an authorized submitter for the test environments. ENCD-4049
08. ENCD-4019 adding readname_details field to the file.json (#2260)
09. ENCD-4042 Update genetic mods for functional characterization experiments (#2262)
10. ENCD-3629 Refactor and redesign status displays. (#2246)
11. ENCD-4034 SVG tooltip and minor JS clean up (#2255)
12. ENCD-3911 Added a break above document box (#2256)
13. ENCD-3364 fixed text and link button misalignment (#2257)

70.0 (released)
-----------------
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@

setup(
name='encoded',
version='70.0',
version='71.0',
description='Metadata database for ENCODE',
long_description=README + '\n\n' + CHANGES,
packages=find_packages('src'),
Expand Down

0 comments on commit f829d68

Please sign in to comment.