CHANGES IN VERSION 1.25.1
------------------------

    - Updated broken link in downloadKEGGPathwayList().

CHANGES IN VERSION 1.17.2
------------------------

    - Introduced the use of rJava in getLinearSubpath(). 
    - Introduced futures in class LinearPaths.

CHANGES IN VERSION 1.15.1
------------------------

    - Updates for _R_CHECK_LENGTH_1_LOGIC2_, _R_CHECK_LENGTH_1_CONDITION_, classEq.

CHANGES IN VERSION 1.11.1
------------------------

    - Replaced RBGL::brandes.betweenness.centrality() in pathwayMeasures() with igraph::betweenness() since the former is no longer available.


CHANGES IN VERSION 1.9.2
------------------------

    - Reformatted NEWS file.

CHANGES IN VERSION 1.9.1
------------------------

    -  Reconfigured KEGG pathway downloading via KEGG API.

CHANGES IN VERSION 1.3.1
------------------------

    -  Minor compatibility corrections.

CHANGES IN VERSION 1.3.0
------------------------

    -  BioC 3.4 Update.

CHANGES IN VERSION 1.2.0
------------------------
    - Initial version.