Skip to content

Commit

Permalink
📦2.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
thomas-hervey committed Jun 28, 2017
1 parent 9ca47ae commit 04771fe
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).

## Unreleased
## [2.3.5] - 2017-06-28
### Fixed
* Date fields are properly converted while using statistics

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

[2.3.5]: https://github.com/featureserver/featureserver/compare/v2.3.4...v2.3.5
[2.3.4]: https://github.com/featureserver/featureserver/compare/v2.3.3...v2.3.4
[2.3.3]: https://github.com/featureserver/featureserver/compare/v2.3.2...v2.3.3
[2.3.2]: https://github.com/featureserver/featureserver/compare/v2.3.1...v2.3.2
Expand Down
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": "2.3.4",
"version": "2.3.5",
"description": "*An open source implementation of the GeoServices specification*",
"main": "dist/index.js",
"directories": {
Expand Down

0 comments on commit 04771fe

Please sign in to comment.