Skip to content

Commit

Permalink
Release 2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
SebaDro committed Nov 16, 2023
1 parent 1514cef commit 0bd4f19
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 3 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,19 @@ All notable changes to this project will be documented in this file. Dates are d

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

#### [v2.2.0](https://github.com/KomMonitor/web-client/compare/v2.1.17...v2.2.0)

- Add support for OGC API - Features Retriever [`#52`](https://github.com/KomMonitor/web-client/pull/52)
- implement OGC API - Features support for editGeoresource & editSpatialUnit [`cdeb242`](https://github.com/KomMonitor/web-client/commit/cdeb242fe2781fec05dd3e1fed94e7d1abb67a23)
- Implement OGCAPI_Features DatasourceType for georesource import [`064c1fb`](https://github.com/KomMonitor/web-client/commit/064c1fbd4dc20fa1c0ff63de7a2901295efe3706)
- add ogc-api features datasource/converter for spatialUnits [`0e9dc99`](https://github.com/KomMonitor/web-client/commit/0e9dc9999c218a0c88efd63fe2b4c24061b8bb2b)

#### [v2.1.17](https://github.com/KomMonitor/web-client/compare/v2.1.16...v2.1.17)

> 13 November 2023
- Prepare release 2.1.17 [`6f1efde`](https://github.com/KomMonitor/web-client/commit/6f1efdec8030f58fe0c4adda16cd71f99560da1b)
- Release 2.1.17 [`abe3c9c`](https://github.com/KomMonitor/web-client/commit/abe3c9c59b254d371b379ee424b79b8fc58667eb)
- Include enabled georessources configuration in alphabetical view [`ae2219e`](https://github.com/KomMonitor/web-client/commit/ae2219ea6760084e4fa8777832adaf7d1ebdf152)

#### [v2.1.16](https://github.com/KomMonitor/web-client/compare/v2.1.15...v2.1.16)
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,7 +1,7 @@
{
"name": "kommonitor-client",
"private": true,
"version": "2.1.17",
"version": "2.2.0",
"description": "AngularJS Leaflet Client for KomMonitor",
"repository": {
"type": "git",
Expand Down

0 comments on commit 0bd4f19

Please sign in to comment.