Skip to content

Commit

Permalink
📦 4.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rgwozdz committed Sep 15, 2022
1 parent e7f30a7 commit 3f60067
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 4 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).

## Unreleased
## [4.1.0] - 09-15-2022
### Added
- Set hasZ from metadata setting when present

Expand Down Expand Up @@ -502,6 +502,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
## [1.0.0] - 2017-01-25
* Initial Release

[4.1.0]: https://github.com/koopjs/featureserver/compare/v4.0.2...v4.1.0
[4.0.2]: https://github.com/koopjs/featureserver/compare/v4.0.1...v4.0.2
[4.0.1]: https://github.com/koopjs/featureserver/compare/v4.0.0...v4.0.1
[4.0.0]: https://github.com/koopjs/featureserver/compare/v3.5.0...v4.0.0
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "featureserver",
"version": "4.0.2",
"version": "4.1.0",
"description": "*An open source implementation of the GeoServices specification*",
"main": "index.js",
"directories": {
Expand Down

0 comments on commit 3f60067

Please sign in to comment.