------------- * Add file_type_id to attachment list result set * Able to filter on attachment list
0.3.0
------------- * Allow Attachments to be updated in admin
0.2.6
------------- * Ensure File Type record is exists when attempting to create attachment
0.2.5
------------- * Remove 'source' value from flat serializer * Update parsers for attachment upload views * Add more tests * Add check that test coverage grater than 95%
0.2.4
------------- * Handle `TypeError` gracefully in attachment validation (CH7200)