CHANGES IN VERSION 0.99.12 (March 02, 2020)
------------------------
+ Added boxcar, Gaussian kernel and loess for chromatogram smoothing
+ Started documentation for C++ code
+ Added support for Microsoft Visual Studio compiler
+ Using lists instead of matrix while updating RT and intensities
+ Moved python code out of the src directory


CHANGES IN VERSION 0.99.11 (February 04, 2020)
------------------------
+ Made changes as suggested in initial review. Updated man/ pages associated with function.
+ Link to the file for generating example data is updated.


CHANGES IN VERSION 0.99.10 (January 22, 2020)
------------------------
+ Made changes as suggested in initial review. https://github.com/Bioconductor/Contributions/issues/1328#issuecomment-576806498

CHANGES IN VERSION 0.99.9
------------------------
+ Added option to include mz pointer in getOswFiles and getXIC4AlignObj


CHANGES IN VERSION 0.99.8
------------------------
+ Removed R version dependency, have rda files instead of Rdata


CHANGES IN VERSION 0.99.7
------------------------
+ Lowered R version dependency


CHANGES IN VERSION 0.99.4
------------------------
+ Upadted version number
+ Corrected tests
+ Updated tests to reflect mzR updates, included travis-CI build
+ Moved package to Bioconductor
