File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -4,8 +4,10 @@ Adheres to [Semantic Versioning](http://semver.org/).
4
4
5
5
---
6
6
7
- ## 2.3.3 (TBD)
7
+ ## 3.0.0 (TBD)
8
8
9
+ * Temporal interval fixed to be an array of intervals
10
+ * Spatial bbox fixed to be an array of bounding boxes
9
11
* sf-geojson version 3.3.3
10
12
11
13
## [ 2.3.2] ( https://github.com/ngageoint/ogc-api-features-json-java/releases/tag/2.3.2 ) (01-20-2023)
Original file line number Diff line number Diff line change 3
3
<modelVersion >4.0.0</modelVersion >
4
4
<groupId >mil.nga.oapi.features</groupId >
5
5
<artifactId >oapi-features-json</artifactId >
6
- <version >2.3.3 </version >
6
+ <version >3.0.0 </version >
7
7
<packaging >jar</packaging >
8
8
<name >OGC API Features JSON</name >
9
9
<url >https://github.com/ngageoint/ogc-api-features-json-java</url >
You can’t perform that action at this time.
0 commit comments