.. NOTE: we use cross-references to highlight new functions and classes. Please follow the examples below, so the changelog page will have a link to the function/class documentation. .. NOTE: there are 3 separate sections for changes, based on type: - "Enhancements" for new features - "Bugs" for bug fixes - "API changes" for backward-incompatible changes .. NOTE: You can use the :pr:`xx` and :issue:`xx` role to x-ref to a GitHub PR or issue from this project. .. include:: ./authors.inc Version 0.1 =========== - Add I/O to load and save BibTex files - Add :func:`bibclean.check_bib_database` to prevent duplicate entries in a BibTex file - Add :func:`bibclean.clean_bib_database` to clean-up and alphabetically order enries in a BibTex file Authors ------- * `Mathieu Scheltienne`_