We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18cd81d commit b1eaee4Copy full SHA for b1eaee4
CHANGELOG.md
@@ -4,9 +4,12 @@ Adheres to [Semantic Versioning](http://semver.org/).
4
5
---
6
7
-## 1.0.2 (TBD)
+## [1.1.0](https://github.com/ngageoint/geopackage-core-java/releases/tag/1.1.0) (10-08-2015)
8
9
-* TBD
+* NGA Table Index Extension implementation - http://ngageoint.github.io/GeoPackage/docs/extensions/geometry-index.html
10
+* Data Object Access delete object method fixes for tables with complex primary keys
11
+* User Core DAO get bounding box and zoom level methods for features and tiles
12
+* Get Tile Grid from single point and zoom level method
13
14
## [1.0.1](https://github.com/ngageoint/geopackage-core-java/releases/tag/1.0.1) (09-23-2015)
15
0 commit comments