Skip to content

Commit

Permalink
<docs>[CHANGELOG]: Added 1.1.0 changes.
Browse files Browse the repository at this point in the history
Signed-off-by: Andrew O'Reilly-Nugent <[email protected]>
  • Loading branch information
aornugent committed Nov 18, 2020
1 parent 7518a5a commit 8fa9d66
Showing 1 changed file with 16 additions and 3 deletions.
19 changes: 16 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,13 +44,26 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0


## [1.1.0] - 2019-12-20
Earlier changes TBC

### Added
- Added clang format file

### Changed
### Removed
- Updated README and Vpckg
- Updated flint.test project (*is this the same as FLINT.example?*)
- Updated the FLINT Dockerfiles
- Large upgrade of cmake files
- zipper and turtle fixes (*what's a turtle?*)
- Fixed issues on Linux build, including missing link lib
- Fixed issue when no provider config passed to cli
- Moved Poco nullable hash to `folly` namespace (*what's a folly?*)
- Fixed issues hashing Poco Nullables
- Fixed linux warnings and added error handling for writing gdal rasters
- Fix for internal FLINT lib load - providers (*what's a provider?*)
- Fixed issues for SLEEK (*is there an issue for this?*)

## [1.0.1] - 2019-07-30
Earlier changes TBC

### Added
### Changed

Expand Down

0 comments on commit 8fa9d66

Please sign in to comment.