diff --git a/CHANGES.txt b/CHANGES.txt index cd2e8c626..918b68b08 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,14 +1,18 @@ Changes ======= +0.3 (2008-05-08) +---------------- +- WCS support. +- Support for basic authorization in WMS requests (#107). + 0.2.1 (2007-08-06) ------------------ - - Added support for Python 2.5 - - Fixed ticket #105: Don't depend on Content-length in the http headers for getfeature - http://trac.gispython.org/projects/PCL/ticket/105 - +- Added support for Python 2.5. +- Fixed ticket #105: Don't depend on Content-length in the http headers for + getfeature. 0.2.0 (2007-02-01) ------------------ - - Change license to BSD. - - Added service contact metadata. +- Change license to BSD. +- Added service contact metadata. diff --git a/README.txt b/README.txt index 716b16a8f..65d57eb2f 100644 --- a/README.txt +++ b/README.txt @@ -1,4 +1,3 @@ - OWSLib ====== Package for working with OGC web map and feature services. @@ -93,5 +92,3 @@ http://trac.gispython.org/projects/PCL/wiki Updated project information can be found at http://trac.gispython.org/projects/PCL/wiki/OwsLib - - diff --git a/VERSION.txt b/VERSION.txt index 0ea3a944b..be5863417 100644 --- a/VERSION.txt +++ b/VERSION.txt @@ -1 +1 @@ -0.2.0 +0.3