Skip to content

Commit

Permalink
Merge pull request #8 from luca-drf/release/1.1
Browse files Browse the repository at this point in the history
Release 1.1
  • Loading branch information
luca-drf authored Jun 23, 2021
2 parents 546012b + 0efa910 commit 372661d
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 7 deletions.
15 changes: 10 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,15 @@
CHANGELOG - Ensembl Prodinf MasterDB
====================================
====================================

v1.0.0
------
1.1
---
- Change Attrib Types "Code" field to be read-only
- Enable users to filter on a model specific fields, not only the common ones defined in the parent class


1.0
---
- Moved from initial production services monolithic application (https://github.com/Ensembl/ensembl-production-services)
- Django standard layout / Turned initial source into Portable app.
- Changed namespace to `ensembl.production.masterdb`



2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.0.0
1.1
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ djangorestframework~=3.12.2
django-rest-swagger~=2.2.0
drf-nested-routers~=0.93.3
drf-yasg~=1.20.0
ensembl-prodinf-djcore@git+https://github.com/Ensembl/ensembl-prodinf-djcore.git#egg=ensembl-prodinf-djcore
ensembl-prodinf-djcore@git+https://github.com/Ensembl/ensembl-prodinf-djcore.git@1.1#egg=ensembl-prodinf-djcore

0 comments on commit 372661d

Please sign in to comment.