Skip to content

Commit

Permalink
Release v0.6.0 (#134)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jesus89 authored Mar 25, 2024
1 parent dd462aa commit e871f7a
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,23 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [0.6.0] - 2024-03-25

### Enhancements
- Add labels to BQ uploaded tables (#131)
- Support input URLs and more connection credential types (#129)

### Bug Fixes
- fixed using raster files with block size other than default value (#130)
- fix: error when bigquery dependencies not installed (#133)

## [0.5.0] - 2024-01-05

### Enhancements
- Add support for snowflake (#127)

## [0.4.0] - 2023-12-21

### Enhancements
- Update raster-loader to generate new Raster and Metadata table format (#116)
- Add pixel_resolution, rename block_resolution (#123)
Expand Down

0 comments on commit e871f7a

Please sign in to comment.