summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/bibtex/biber/Changes
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/bibtex/biber/Changes')
-rw-r--r--Master/texmf-dist/source/bibtex/biber/Changes13
1 files changed, 13 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/bibtex/biber/Changes b/Master/texmf-dist/source/bibtex/biber/Changes
index eebaaeb73da..59d8ff212c9 100644
--- a/Master/texmf-dist/source/bibtex/biber/Changes
+++ b/Master/texmf-dist/source/bibtex/biber/Changes
@@ -1,5 +1,18 @@
Revision history for Biber
+2.5 (2016-05-10)
+ * Added data annotations feature - see biblatex documentation.
+ * Removed the "latinkeys.txt" Unicode::Collate table. This is now
+ pointless because the compiled 'allkeys.txt' is faster and complete.
+ * Incompatible biblatex/biber version is now a fatal error.
+ * Significant performance improvements, particularly in sorting subsystem.
+ * Addition of new bblXML output format and associated RelaxNG XML
+ schema based on active datamodel.
+ * Integration with new biblatex 3.4 labelprefix name change and
+ refcontext option.
+ * Integration with new biblatex 3.4 \DeclareDatafieldSet
+ functionality.
+ * Improved sourcemap looping functionality
2.4 (2016-03-01)
* Misc bug fixes
* There is now a 64-bit windows build built on windows 10