CHANGES IN VERSION 1.2.2
------------------------
 o Fixed isIdObsolete, bug reported by Alex Thomas <2013-07-27 Sat>

CHANGES IN VERSION 1.2.1
------------------------
 o other example in CVParam-class example, as 
   PSI ontology is not available <2013-05-02 Thu>

CHANGES IN VERSION 1.2.0
------------------------
 o Bioc v2.12

CHANGES IN VERSION 1.1.6
------------------------
 o Using knitr as VignetteEngine and visual tweaking <2013-02-17 Sun>

CHANGES IN VERSION 1.1.5
------------------------
 o update vignette for knitr 1.0 compatibility, 
   based on Dan's updates in stable version <2013-01-15 Tue>

CHANGES IN VERSION 1.1.4
------------------------
 o changed query to avoid failure (see issue #6) <2012-12-26 Wed>
 o added missing space in `Empty query results after 3attempts` <2012-12-26 Wed>

CHANGES IN VERSION 1.1.3
------------------------
 o updated olsQuery example <2012-12-25 Tue>

CHANGES IN VERSION 1.1.2
------------------------
 o .rolsEnv now has emptyenv() as parent <2012-10-31 Wed>

CHANGES IN VERSION 1.1.1
------------------------
 o fixing vignette <2012-10-02 Tue>
 o new iface <2012-10-02 Tue>

CHANGES IN VERSION 1.1.0
------------------------
 o version bump for next devel <2012-10-01 Mon>

CHANGES IN VERSION 0.99.12
--------------------------
 o updated README.md (for github) and .Rbuildignore <2012-09-19 Wed>

CHANGES IN VERSION 0.99.11
--------------------------
 o updated biocViews <2012-09-18 Tue>

CHANGES IN VERSION 0.99.10
--------------------------
 o using knitr instead of pgfSweave <2012-08-13 Mon>

CHANGES IN VERSION 0.99.9
-------------------------
 o fixed olsQuery issued warning when missing(ontologyNames)
   irrespective of extact <2012-05-22 Tue>

CHANGES IN VERSION 0.99.8
-------------------------
 o really using pdfSweave <2012-05-18 Fri>

CHANGES IN VERSION 0.99.7
-------------------------
 o using pdfSweave <2012-05-16 Wed>
 o changed VignetteIndexEntry <2012-05-16 Wed>
 o removed roxygen2 from Suggests <2012-05-16 Wed>
 o added README file describinh Rd generation 
   with roxygen2 <2012-05-16 Wed>

CHANGES IN VERSION 0.99.6
-------------------------
 o implementing Mark Carlson's suggestions
 o (Temporarily) removing pgf  <2012-05-15 Tue>
 o added Collate field <2012-05-15 Tue>
 o moving generics and class definitions to 
   AllGenerics.R and AllClasses.R <2012-05-15 Tue>
 o olsQuery now repeats query 'n' times if reply 
   is empty - see man page for a brief 
   discussion <2012-05-15 Tue>
 o updated vignette to discuss off/on-line data 
   access <2012-05-15 Tue>

CHANGES IN VERSION 0.99.5
-------------------------
 o downgraded SSOAP dependency to (>= 0.8.0), as later 
   SSOAP versions are not available through biocLite 
   (due to check errors). rols works with SSOAP 0.8.0 
   and XMLSchema 0.7.2. <2012-05-11 Fri>

CHANGES IN VERSION 0.99.4
-------------------------
 o added url to DESCRIPTION <2012-05-11 Fri>
 o released CVParam validity contrains: now CVParam name 
   must match term or any synonym <2012-05-11 Fri>
 o new CVParam constructor <2012-05-11 Fri>

CHANGES IN VERSION 0.99.3
-------------------------
 o minor vignette update <2012-05-04 Fri>
 o new CVParam class <2012-05-08 Tue>
 o More verbose CVParam validity error msg <2012-05-08 Tue>
 o new 'rep' method for CVParam <2012-05-09 Wed>

CHANGES IN VERSION 0.99.2
-------------------------
 o olsQuery has a new 'exact' parameter <2012-05-04 Fri>

CHANGES IN VERSION 0.99.1
-------------------------
 o import(XMLSchema) to remove warning at startup <2012-05-04 Fri>

CHANGES IN VERSION 0.99.0
-------------------------
 o vignette update <2012-04-30 Mon>
 o added GO.db to Suggests for vignette <2012-04-30 Mon>
 o bumped version to 0.99 for Bioc submission <2012-04-30 Mon>

CHANGES IN VERSION 0.2.2
-------------------------
 o added a vignette <2011-12-18 Sun>
 o added xtable in suggests for vignette <2011-12-18 Sun>
 o added parents() and childrenRelations() query functions <2011-12-18 Sun>

CHANGES IN VERSION 0.2.1
-------------------------
 o added specific SSOAP and XMLSchema version 
   requirements <2011-12-18 Sun>
 o fixed a couple of typos <2011-12-18 Sun>

CHANGES IN VERSION 0.2.0
-------------------------
 o initial release

