Skip to content

Commit 7d61773

Browse files
authored
Prepare v0.1.0 (#10)
1 parent ff390db commit 7d61773

2 files changed

Lines changed: 21 additions & 1 deletion

File tree

changelog.md

Lines changed: 20 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,28 @@
22

33
All notable changes to this project will be documented in this file.
44

5-
The format is based on [Keep a Changelog](http://keepachangelog.com/en/0.3.0/).
5+
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
66

77
This project adhere to Semantic Versioning.
88

99
## Unreleased
1010

11+
### Added
12+
### Changed
13+
### Deprecated
14+
### Removed
15+
### Fixed
16+
### Security
17+
18+
19+
## [0.1.0] - 2018-10-16
20+
21+
### Added
22+
23+
- Connection to a Geoserver instance, with authentication support
24+
- Ability to identify Shapefile, GeoTiff and GeoPackage formats
25+
- Create workspace or retrieve existing workspace details
26+
- Create coverage stores and listing them
27+
- Create data stores and listing them
28+
- Upload files in various formats
29+
- Manage styles in SLD format

readme.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
[![Build Status](https://travis-ci.org/OneOffTech/geoserver-client-php.svg?branch=master)](https://travis-ci.org/OneOffTech/geoserver-client-php)
2+
![Packagist](https://img.shields.io/packagist/v/oneofftech/geoserver-client-php.svg)
23

34
# GeoServer PHP Client
45

0 commit comments

Comments
 (0)