Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
johnvanbreda committed Aug 3, 2020
2 parents 8028525 + e863480 commit 861a333
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# Version 4.2.0
*2020-08-03*

* Attributes display additional info for termlists in lookup to help disambiguate similar names.
* Addition of freshwater_flag, terrestrial_flag, non_native_flag to taxonomic data model.
* Support for a new easy-download format in Elasticsearch downloads.
* Summariser module integration with work queue.

# Version 4.1.0
*2020-06-22*

Expand Down
2 changes: 1 addition & 1 deletion application/config/version.php
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
*
* @var string
*/
$config['release_date'] = '2020-07-31';
$config['release_date'] = '2020-08-03';

/**
* Link to the code repository downloads page.
Expand Down

0 comments on commit 861a333

Please sign in to comment.