CHANGES IN VERSION 1.55.0
-------------------------

NEW FEATURES

    o (1.55.2) printNEWS and getPackageDescriptions now have argument option
    'relativeLink` that allows for relative links instead of hard coded urls for
    website. Important for release announcement.

BUG FIX

    o (1.55.1) If new package fails to build still include in release
    announcement and don't fail out for lack of version number.

CHANGES IN VERSION 1.51.11
-------------------------

NEW FEATURES

    o (1.51.7) Cross check views with manifest file so all expected bioconductor
    package get listed in biocViews. New argument to write_VIEWS manifestFile

    o (1.51.9) New argument to write_VIEWS meatPath. For packages that fail to
    build on any platform, use cloned repository DESCRIPTION file to fill in as
    much information to the biocVIEWS entry.

    o (1.51.10) Add new biocVIEW terms ImmunoOncolocy and
    ImmunoOncologyWorkflow.

    o (1.51.12) Allow NEWS file to be in .md format. R 3.6 started allowing
    NEWS, NEWS.Rd and newly NEWS.md formats. Adjust code accordingly.

CHANGES IN VERSION 1.37.2
-------------------------

NEW FEATURES

    o Add new function recommendPackages for finding packages tagged with
      a set of biocViews.
