Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
phochste committed Jun 3, 2019
1 parent a465658 commit 0a12ac6
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 2 deletions.
14 changes: 13 additions & 1 deletion Changes
Expand Up @@ -2,6 +2,18 @@ Revision history for LibreCat

{{NEXT}} {{DATE}} # DO THIS MANUALLY

2.0.0_01 2019-06-03
- Elasticsearch 6.5 support
- Adding an LibreCat API for record and file management
- Better support for json-ld and schema.org in the frontend
- Fixing drop zones supporting weird file names
- Hook to sort publication files by file_name
- Removing audit as worker can be executed now in the main thread
- Improving uploads of files
- Adding version locking for publication records
- Fix regex to match any count of whitespaces in split_author.
- Fix handling of page_range_number field for csl processing.

1.2.5 2019-03-14
- Fixing missing editor label in the frontend #697
- Add new file relations #674
Expand All @@ -16,7 +28,7 @@ Revision history for LibreCat
- Removing merge comments #704
- Fixing eval bug when importing records via the GUI #706
- Fixing automatic deletion of temp_upload directories #712

1.2.4 2019-02-06
- Fixing CrossRef importer network issues
- Moving Dancer environment options to config.yml
Expand Down
2 changes: 1 addition & 1 deletion public/version.txt
@@ -1,2 +1,2 @@
Branch: master of https://github.com/LibreCat/LibreCat,
Version: 1.2.5
Version: 2.0.0_01

0 comments on commit 0a12ac6

Please sign in to comment.